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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dcontrol_hw.c209 if (ioctl(hw->fd, SNDRV_CTL_IOCTL_ELEM_UNLOCK, id) < 0)
H A Dcontrol_shm.c237 ctrl->cmd = SNDRV_CTL_IOCTL_ELEM_UNLOCK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dcontrol_compat.c412 case SNDRV_CTL_IOCTL_ELEM_UNLOCK:
H A Dcontrol.c1188 case SNDRV_CTL_IOCTL_ELEM_UNLOCK:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasound.h888 SNDRV_CTL_IOCTL_ELEM_UNLOCK = _IOW('U', 0x15, struct sndrv_ctl_elem_id), enumerator in enum:__anon1430
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h852 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/aserver/
H A Daserver.c665 case SNDRV_CTL_IOCTL_ELEM_UNLOCK:

Completed in 79 milliseconds