Searched refs:SNDRV_CTL_IOCTL_ELEM_UNLOCK (Results 1 – 4 of 4) sorted by relevance
215 if (ioctl(hw->fd, SNDRV_CTL_IOCTL_ELEM_UNLOCK, id) < 0) in snd_ctl_hw_elem_unlock()
237 ctrl->cmd = SNDRV_CTL_IOCTL_ELEM_UNLOCK; in snd_ctl_shm_elem_unlock()
1097 #define SNDRV_CTL_IOCTL_ELEM_UNLOCK _IOW('U', 0x15, struct snd_ctl_elem_id) macro
669 case SNDRV_CTL_IOCTL_ELEM_UNLOCK: in ctl_shm_cmd()