Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dcontrol.c25 struct snd_kctl_ioctl { struct
1703 struct snd_kctl_ioctl *p; in snd_ctl_ioctl()
1855 struct snd_kctl_ioctl *pn; in _snd_ctl_register_ioctl()
1857 pn = kzalloc(sizeof(struct snd_kctl_ioctl), GFP_KERNEL); in _snd_ctl_register_ioctl()
1898 struct snd_kctl_ioctl *p; in _snd_ctl_unregister_ioctl()
H A Dcontrol_compat.c440 struct snd_kctl_ioctl *p; in snd_ctl_ioctl_compat()