HomeSort by relevance Sort by last modified time
    Searched refs:snd_info_entry (Results 1 - 22 of 22) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
info.h 40 struct snd_info_entry;
43 void (*read) (struct snd_info_entry *entry, struct snd_info_buffer *buffer);
44 void (*write) (struct snd_info_entry *entry, struct snd_info_buffer *buffer);
48 int (*open) (struct snd_info_entry *entry,
50 int (*release) (struct snd_info_entry * entry,
52 long (*read) (struct snd_info_entry *entry, void *file_private_data,
55 long (*write) (struct snd_info_entry *entry, void *file_private_data,
58 long long (*llseek) (struct snd_info_entry *entry, void *file_private_data,
60 unsigned int (*poll) (struct snd_info_entry *entry, void *file_private_data,
62 int (*ioctl) (struct snd_info_entry *entry, void *file_private_data
69 struct snd_info_entry { struct
    [all...]
cs46xx_dsp_spos.h 119 struct snd_info_entry *proc_info;
177 struct snd_info_entry * proc_dsp_dir;
178 struct snd_info_entry * proc_sym_info_entry;
179 struct snd_info_entry * proc_modules_info_entry;
180 struct snd_info_entry * proc_parameter_dump_info_entry;
181 struct snd_info_entry * proc_sample_dump_info_entry;
187 struct snd_info_entry * proc_scb_info_entry;
193 struct snd_info_entry * proc_task_info_entry;
mixer_oss.h 65 struct snd_info_entry *proc_entry;
pcm_oss.h 80 struct snd_info_entry *proc_entry;
rawmidi.h 139 struct snd_info_entry *dev;
140 struct snd_info_entry *proc_entry;
pcm.h 383 struct snd_info_entry *proc_root;
384 struct snd_info_entry *proc_info_entry;
385 struct snd_info_entry *proc_hw_params_entry;
386 struct snd_info_entry *proc_sw_params_entry;
387 struct snd_info_entry *proc_status_entry;
388 struct snd_info_entry *proc_prealloc_entry;
389 struct snd_info_entry *proc_prealloc_max_entry;
410 struct snd_info_entry *proc_root;
411 struct snd_info_entry *proc_info_entry;
414 struct snd_info_entry *proc_xrun_debug_entry
    [all...]
ac97_codec.h 453 struct snd_info_entry *proc;
480 struct snd_info_entry *proc;
481 struct snd_info_entry *proc_regs;
emux_synth.h 129 struct snd_info_entry *proc;
core.h 124 struct snd_info_entry *proc_root; /* root for soundcard specific files */
125 struct snd_info_entry *proc_id; /* the card id */
sb.h 110 struct snd_info_entry *proc_entry;
ymfpci.h 361 struct snd_info_entry *proc_entry;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
info.h 40 struct snd_info_entry;
43 void (*read) (struct snd_info_entry *entry, struct snd_info_buffer *buffer);
44 void (*write) (struct snd_info_entry *entry, struct snd_info_buffer *buffer);
48 int (*open) (struct snd_info_entry *entry,
50 int (*release) (struct snd_info_entry * entry,
52 long (*read) (struct snd_info_entry *entry, void *file_private_data,
55 long (*write) (struct snd_info_entry *entry, void *file_private_data,
58 long long (*llseek) (struct snd_info_entry *entry, void *file_private_data,
60 unsigned int (*poll) (struct snd_info_entry *entry, void *file_private_data,
62 int (*ioctl) (struct snd_info_entry *entry, void *file_private_data
69 struct snd_info_entry { struct
    [all...]
cs46xx_dsp_spos.h 119 struct snd_info_entry *proc_info;
177 struct snd_info_entry * proc_dsp_dir;
178 struct snd_info_entry * proc_sym_info_entry;
179 struct snd_info_entry * proc_modules_info_entry;
180 struct snd_info_entry * proc_parameter_dump_info_entry;
181 struct snd_info_entry * proc_sample_dump_info_entry;
187 struct snd_info_entry * proc_scb_info_entry;
193 struct snd_info_entry * proc_task_info_entry;
mixer_oss.h 65 struct snd_info_entry *proc_entry;
pcm_oss.h 80 struct snd_info_entry *proc_entry;
rawmidi.h 139 struct snd_info_entry *dev;
140 struct snd_info_entry *proc_entry;
pcm.h 383 struct snd_info_entry *proc_root;
384 struct snd_info_entry *proc_info_entry;
385 struct snd_info_entry *proc_hw_params_entry;
386 struct snd_info_entry *proc_sw_params_entry;
387 struct snd_info_entry *proc_status_entry;
388 struct snd_info_entry *proc_prealloc_entry;
389 struct snd_info_entry *proc_prealloc_max_entry;
410 struct snd_info_entry *proc_root;
411 struct snd_info_entry *proc_info_entry;
414 struct snd_info_entry *proc_xrun_debug_entry
    [all...]
ac97_codec.h 453 struct snd_info_entry *proc;
480 struct snd_info_entry *proc;
481 struct snd_info_entry *proc_regs;
emux_synth.h 129 struct snd_info_entry *proc;
core.h 124 struct snd_info_entry *proc_root; /* root for soundcard specific files */
125 struct snd_info_entry *proc_id; /* the card id */
sb.h 110 struct snd_info_entry *proc_entry;
ymfpci.h 361 struct snd_info_entry *proc_entry;

Completed in 1629 milliseconds