Home
last modified time | relevance | path

Searched refs:snd_ctl_register_ioctl_compat (Results 1 – 5 of 5) sorted by relevance

/linux/include/sound/
A Dcontrol.h173 int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn);
176 #define snd_ctl_register_ioctl_compat(fcn) macro
/linux/sound/core/
A Dhwdep.c527 snd_ctl_register_ioctl_compat(snd_hwdep_control_ioctl); in alsa_hwdep_init()
A Dcontrol.c2091 int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn) in snd_ctl_register_ioctl_compat() function
2095 EXPORT_SYMBOL(snd_ctl_register_ioctl_compat);
A Dpcm.c1221 snd_ctl_register_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_init()
A Drawmidi.c2106 snd_ctl_register_ioctl_compat(snd_rawmidi_control_ioctl); in alsa_rawmidi_init()

Completed in 22 milliseconds