Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsndcontrol_386.const34 SNDRV_CTL_IOCTL_ELEM_UNLOCK = 1077957909
Dsndcontrol_amd64.const34 SNDRV_CTL_IOCTL_ELEM_UNLOCK = 1077957909
Dsndcontrol_ppc64le.const34 SNDRV_CTL_IOCTL_ELEM_UNLOCK = 2151699733
Dsndcontrol_arm.const34 SNDRV_CTL_IOCTL_ELEM_UNLOCK = 1077957909
Dsndcontrol_arm64.const34 SNDRV_CTL_IOCTL_ELEM_UNLOCK = 1077957909
Dsndcontrol.txt20 ioctl$SNDRV_CTL_IOCTL_ELEM_UNLOCK(fd fd_sndctrl, cmd const[SNDRV_CTL_IOCTL_ELEM_UNLOCK], arg ptr[in…
/external/kernel-headers/original/uapi/sound/
Dasound.h974 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id) macro