Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Dcontrol.c29 struct snd_kctl_ioctl { struct
1916 struct snd_kctl_ioctl *p; in snd_ctl_ioctl()
2064 struct snd_kctl_ioctl *pn; in _snd_ctl_register_ioctl()
2066 pn = kzalloc(sizeof(struct snd_kctl_ioctl), GFP_KERNEL); in _snd_ctl_register_ioctl()
2111 struct snd_kctl_ioctl *p; in _snd_ctl_unregister_ioctl()
Dcontrol_compat.c430 struct snd_kctl_ioctl *p; in snd_ctl_ioctl_compat()