Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/oss/
H A Dmixer_oss.c495 #define SNDRV_MIXER_OSS_PRESENT_GSWITCH (1<<1) macro
622 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) { in snd_mixer_oss_get_volume1()
740 if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) in snd_mixer_oss_put_volume1()
753 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GSWITCH) { in snd_mixer_oss_put_volume1()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds