HomeSort by relevance Sort by last modified time
    Searched defs:proc_entry (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
mixer_oss.h 65 struct snd_info_entry *proc_entry; member in struct:snd_mixer_oss
pcm_oss.h 80 struct snd_info_entry *proc_entry; member in struct:snd_pcm_oss_stream
rawmidi.h 140 struct snd_info_entry *proc_entry; member in struct:snd_rawmidi
sb.h 110 struct snd_info_entry *proc_entry; member in struct:snd_sb
ymfpci.h 361 struct snd_info_entry *proc_entry; member in struct:snd_ymfpci
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
mixer_oss.h 65 struct snd_info_entry *proc_entry; member in struct:snd_mixer_oss
pcm_oss.h 80 struct snd_info_entry *proc_entry; member in struct:snd_pcm_oss_stream
rawmidi.h 140 struct snd_info_entry *proc_entry; member in struct:snd_rawmidi
sb.h 110 struct snd_info_entry *proc_entry; member in struct:snd_sb
ymfpci.h 361 struct snd_info_entry *proc_entry; member in struct:snd_ymfpci
  /external/qemu/memcheck/
memcheck_proc_management.h 92 QLIST_ENTRY(ThreadDesc) proc_entry; member in struct:ThreadDesc
  /packages/experimental/procstatlog/
procstatlog.c 233 struct dirent *proc_entry; local
234 while ((proc_entry = readdir(proc_dir))) {
235 int pid = atoi(proc_entry->d_name);
  /external/kernel-headers/original/linux/
atmdev.h 359 struct proc_dir_entry *proc_entry; /* proc entry */ member in struct:atm_dev

Completed in 87 milliseconds