Searched defs:SNDRV_MIXER_OSS_PRESENT_PSWITCH (Results 1 - 1 of 1) sorted by relevance

/sound/core/oss/
H A Dmixer_oss.c475 #define SNDRV_MIXER_OSS_PRESENT_PSWITCH (1<<4) macro
597 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) {
713 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH)
726 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) {

Completed in 7 milliseconds