Searched refs:OSS_PCM_ENABLE_INPUT (Results 1 – 2 of 2) sorted by relevance
77 # define OSS_PCM_ENABLE_INPUT 0x00000001 macro
752 tmpinfo.record.pause = (idat & OSS_PCM_ENABLE_INPUT) == 0; in oss_ioctl_audio()766 idat |= OSS_PCM_ENABLE_INPUT; in oss_ioctl_audio()