Searched refs:SOUND_MIXER_PCM (Results 1 – 5 of 5) sorted by relevance
751 #define SOUND_MIXER_PCM 4 macro823 #define SOUND_MASK_PCM (1 << SOUND_MIXER_PCM)855 #define SOUND_MIXER_READ_PCM MIXER_READ(SOUND_MIXER_PCM)885 #define SOUND_MIXER_WRITE_PCM MIXER_WRITE(SOUND_MIXER_PCM)
359 being a specific mixable "channel", such as :const:`SOUND_MIXER_PCM` or366 if mixer.controls() & (1 << ossaudiodev.SOUND_MIXER_PCM):371 :const:`SOUND_MIXER_PCM` controls should suffice---but code that uses the mixer
378 being a specific mixable "channel", such as :const:`SOUND_MIXER_PCM` or385 if mixer.controls() & (1 << ossaudiodev.SOUND_MIXER_PCM):390 :const:`SOUND_MIXER_PCM` controls should suffice---but code that uses the mixer
1002 _EXPORT_INT(m, SOUND_MIXER_PCM); in initossaudiodev()
1177 _EXPORT_INT(m, SOUND_MIXER_PCM); in PyInit_ossaudiodev()