Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A Dmixer_oss.c495 #define SNDRV_MIXER_OSS_PRESENT_GSWITCH (1<<1) macro
624 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) { in snd_mixer_oss_get_volume1()
746 if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) in snd_mixer_oss_put_volume1()
759 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) { in snd_mixer_oss_put_volume1()