Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
Dmixer_oss.c499 #define SNDRV_MIXER_OSS_PRESENT_PROUTE (1<<5) macro
626 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) { in snd_mixer_oss_get_volume1()
748 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) in snd_mixer_oss_put_volume1()
761 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) { in snd_mixer_oss_put_volume1()