Home
last modified time | relevance | path

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

/include/sound/
A Dcontrol.h127 typedef int (*snd_kctl_ioctl_func_t) (struct snd_card * card, typedef
170 int snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn);
171 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn);
173 int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn);
174 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn);

Completed in 9 milliseconds