Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dmixer_oss.c486 #define SNDRV_MIXER_OSS_PRESENT_GLOBAL (1<<0) macro
609 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) { in snd_mixer_oss_get_volume1()
724 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) { in snd_mixer_oss_put_volume1()