Searched refs:OSS_PCM_ENABLE_INPUT (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/ossaudio/
H A Dossaudiovar.h77 # define OSS_PCM_ENABLE_INPUT 0x00000001 macro
H A Dossaudio.c698 (tmpinfo.record.pause ? 0 : OSS_PCM_ENABLE_INPUT);
720 tmpinfo.record.pause = (idat & OSS_PCM_ENABLE_INPUT) == 0;

Completed in 105 milliseconds