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

/linux-master/include/sound/
H A Dcontrol.h66 struct snd_ctl_file *owner; /* locked */
105 struct snd_ctl_file { struct
125 #define snd_ctl_file(n) list_entry(n, struct snd_ctl_file, list) macro
128 struct snd_ctl_file * control,
/linux-master/sound/core/
H A Dcontrol_compat.c79 static int snd_ctl_elem_info_compat(struct snd_ctl_file *ctl,
299 static int ctl_elem_write_user(struct snd_ctl_file *file,
327 static int snd_ctl_elem_write_user_compat(struct snd_ctl_file *file,
340 static int snd_ctl_elem_write_user_x32(struct snd_ctl_file *file,
348 static int snd_ctl_elem_add_compat(struct snd_ctl_file *file,
407 struct snd_ctl_file *ctl;
H A Dcontrol.c48 struct snd_ctl_file *ctl;
97 static void snd_ctl_empty_read_queue(struct snd_ctl_file * ctl)
112 struct snd_ctl_file *ctl;
152 struct snd_ctl_file *ctl;
229 unsigned int access, struct snd_ctl_file *file)
651 static int snd_ctl_remove_user_ctl(struct snd_ctl_file * file,
897 static int snd_ctl_card_info(struct snd_card *card, struct snd_ctl_file * ctl,
1158 struct snd_ctl_file *ctl)
1192 static int snd_ctl_elem_info(struct snd_ctl_file *ctl,
1205 static int snd_ctl_elem_info_user(struct snd_ctl_file *ct
[all...]
H A Dhwdep.c265 struct snd_ctl_file * control,
H A Dpcm.c84 struct snd_ctl_file *control,
H A Drawmidi.c1039 struct snd_ctl_file *control,

Completed in 135 milliseconds