Searched refs:snd_ctl_file (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dcontrol.h58 struct snd_ctl_file *owner; /* locked */
90 struct snd_ctl_file { struct
103 #define snd_ctl_file(n) list_entry(n, struct snd_ctl_file, list) macro
106 struct snd_ctl_file * control,
133 int snd_ctl_elem_write(struct snd_card *card, struct snd_ctl_file *file, struct snd_ctl_elem_value *control);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dcontrol.c51 struct snd_ctl_file *ctl;
94 static void snd_ctl_empty_read_queue(struct snd_ctl_file * ctl)
111 struct snd_ctl_file *ctl;
139 struct snd_ctl_file *ctl;
422 static int snd_ctl_remove_unlocked_id(struct snd_ctl_file * file,
542 static int snd_ctl_card_info(struct snd_card *card, struct snd_ctl_file * ctl,
632 static int snd_ctl_elem_info(struct snd_ctl_file *ctl,
670 static int snd_ctl_elem_info_user(struct snd_ctl_file *ctl,
746 int snd_ctl_elem_write(struct snd_card *card, struct snd_ctl_file *file,
786 static int snd_ctl_elem_write_user(struct snd_ctl_file *fil
[all...]
H A Dcontrol_compat.c91 static int snd_ctl_elem_info_compat(struct snd_ctl_file *ctl,
308 static int snd_ctl_elem_write_user_compat(struct snd_ctl_file *file,
335 static int snd_ctl_elem_add_compat(struct snd_ctl_file *file,
394 struct snd_ctl_file *ctl;
H A Dhwdep.c264 struct snd_ctl_file * control,
H A Dpcm.c58 struct snd_ctl_file *control,
781 struct snd_ctl_file *kctl;
H A Drawmidi.c388 struct snd_ctl_file *kctl;
803 struct snd_ctl_file *control,

Completed in 65 milliseconds