Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dcontrol.h60 struct snd_ctl_file *owner; /* locked */
99 struct snd_ctl_file { struct
111 #define snd_ctl_file(n) list_entry(n, struct snd_ctl_file, list) macro
114 struct snd_ctl_file * control,
/Linux-v5.10/sound/core/
Dcontrol.c40 struct snd_ctl_file *ctl; in snd_ctl_open()
90 static void snd_ctl_empty_read_queue(struct snd_ctl_file * ctl) in snd_ctl_empty_read_queue()
108 struct snd_ctl_file *ctl; in snd_ctl_release()
146 struct snd_ctl_file *ctl; in snd_ctl_notify()
198 unsigned int access, struct snd_ctl_file *file) in snd_ctl_new()
517 static int snd_ctl_remove_user_ctl(struct snd_ctl_file * file, in snd_ctl_remove_user_ctl()
694 static int snd_ctl_card_info(struct snd_card *card, struct snd_ctl_file * ctl, in snd_ctl_card_info()
962 struct snd_ctl_file *ctl) in __snd_ctl_elem_info()
993 static int snd_ctl_elem_info(struct snd_ctl_file *ctl, in snd_ctl_elem_info()
1010 static int snd_ctl_elem_info_user(struct snd_ctl_file *ctl, in snd_ctl_elem_info_user()
[all …]
Dcontrol_compat.c79 static int snd_ctl_elem_info_compat(struct snd_ctl_file *ctl, in snd_ctl_elem_info_compat()
313 static int ctl_elem_write_user(struct snd_ctl_file *file, in ctl_elem_write_user()
347 static int snd_ctl_elem_write_user_compat(struct snd_ctl_file *file, in snd_ctl_elem_write_user_compat()
360 static int snd_ctl_elem_write_user_x32(struct snd_ctl_file *file, in snd_ctl_elem_write_user_x32()
368 static int snd_ctl_elem_add_compat(struct snd_ctl_file *file, in snd_ctl_elem_add_compat()
432 struct snd_ctl_file *ctl; in snd_ctl_ioctl_compat()
Dhwdep.c264 struct snd_ctl_file * control, in snd_hwdep_control_ioctl()
Dpcm.c84 struct snd_ctl_file *control, in snd_pcm_control_ioctl()
Drawmidi.c912 struct snd_ctl_file *control, in snd_rawmidi_control_ioctl()