Searched refs:SNDRV_MIXER_OSS_PRESENT_CROUTE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/core/oss/
H A Dmixer_oss.c488 #define SNDRV_MIXER_OSS_PRESENT_CROUTE (1<<8) macro
712 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CROUTE)
725 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_CROUTE) {
1055 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CROUTE) {

Completed in 141 milliseconds