Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dmixer_oss.c491 #define SNDRV_MIXER_OSS_PRESENT_PROUTE (1<<5) macro
616 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) { in snd_mixer_oss_get_volume1()
734 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) in snd_mixer_oss_put_volume1()
747 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) { in snd_mixer_oss_put_volume1()