Home
last modified time | relevance | path

Searched refs:SNDRV_MIXER_OSS_PRESENT_GROUTE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/core/oss/
H A Dmixer_oss.c496 #define SNDRV_MIXER_OSS_PRESENT_GROUTE (1<<2) macro
628 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE) { in snd_mixer_oss_get_volume1()
752 if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE) in snd_mixer_oss_put_volume1()
765 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE) { in snd_mixer_oss_put_volume1()