Home
last modified time | relevance | path

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

/linux-6.15/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) argument
128 struct snd_ctl_file * control,
/linux-6.15/sound/core/
H A Dcontrol_compat.c79 static int snd_ctl_elem_info_compat(struct snd_ctl_file *ctl, in snd_ctl_elem_info_compat()
314 static int __ctl_elem_write_user(struct snd_ctl_file *file, in __ctl_elem_write_user()
336 static int ctl_elem_write_user(struct snd_ctl_file *file, in ctl_elem_write_user()
356 static int snd_ctl_elem_write_user_compat(struct snd_ctl_file *file, in snd_ctl_elem_write_user_compat()
369 static int snd_ctl_elem_write_user_x32(struct snd_ctl_file *file, in snd_ctl_elem_write_user_x32()
377 static int snd_ctl_elem_add_compat(struct snd_ctl_file *file, in snd_ctl_elem_add_compat()
436 struct snd_ctl_file *ctl; in snd_ctl_ioctl_compat()
H A Dcontrol.c48 struct snd_ctl_file *ctl; in snd_ctl_open()
112 struct snd_ctl_file *ctl; in snd_ctl_release()
152 struct snd_ctl_file *ctl; in snd_ctl_notify()
229 unsigned int access, struct snd_ctl_file *file) in snd_ctl_new()
1128 struct snd_ctl_file *ctl) in __snd_ctl_elem_info()
1901 struct snd_ctl_file *ctl; in snd_ctl_ioctl()
1980 struct snd_ctl_file *ctl; in snd_ctl_read()
2038 struct snd_ctl_file *ctl; in snd_ctl_poll()
2149 struct snd_ctl_file *ctl; in snd_ctl_fasync()
2160 struct snd_ctl_file *kctl; in snd_ctl_get_preferred_subdevice()
[all …]
H A Dhwdep.c265 struct snd_ctl_file * control, in snd_hwdep_control_ioctl()
H A Dpcm.c84 struct snd_ctl_file *control, in snd_pcm_control_ioctl()
H A Drawmidi.c1044 struct snd_ctl_file *control, in snd_rawmidi_control_ioctl()