Searched refs:PCM_ENABLE_OUTPUT (Results 1 – 2 of 2) sorted by relevance
394 idat = (tmpinfo.play.pause ? 0 : PCM_ENABLE_OUTPUT) | in audio_ioctl()405 tmpinfo.play.pause = (idat & PCM_ENABLE_OUTPUT) == 0; in audio_ioctl()416 INTARG = PCM_ENABLE_OUTPUT; in audio_ioctl()
99 # define PCM_ENABLE_OUTPUT 0x00000002 macro