Searched refs:SNDRV_CTL_IOCTL_POWER (Results 1 – 4 of 4) sorted by relevance
328 if (ioctl(hw->fd, SNDRV_CTL_IOCTL_POWER, &state) < 0) in snd_ctl_hw_set_power_state()
352 ctrl->cmd = SNDRV_CTL_IOCTL_POWER; in snd_ctl_shm_set_power_state()
1113 #define SNDRV_CTL_IOCTL_POWER _IOWR('U', 0xd0, int) macro
696 case SNDRV_CTL_IOCTL_POWER: in ctl_shm_cmd()