Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dcontrol_compat.c483 if (p->fioctl) { in snd_ctl_ioctl_compat()
484 err = p->fioctl(ctl->card, ctl, cmd, arg); in snd_ctl_ioctl_compat()
H A Dcontrol.c27 snd_kctl_ioctl_func_t fioctl; member
1763 err = p->fioctl(card, ctl, cmd, arg); in snd_ctl_ioctl()
1860 pn->fioctl = fcn; in _snd_ctl_register_ioctl()
1904 if (p->fioctl == fcn) { in _snd_ctl_unregister_ioctl()