Searched refs:fioctl (Results 1 – 2 of 2) sorted by relevance
473 if (p->fioctl) { in snd_ctl_ioctl_compat()474 err = p->fioctl(ctl->card, ctl, cmd, arg); in snd_ctl_ioctl_compat()
31 snd_kctl_ioctl_func_t fioctl; member2060 err = p->fioctl(card, ctl, cmd, arg); in snd_ctl_ioctl()2157 pn->fioctl = fcn; in _snd_ctl_register_ioctl()2205 if (p->fioctl == fcn) { in _snd_ctl_unregister_ioctl()