Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
Dmixer_oss.c494 #define SNDRV_MIXER_OSS_PRESENT_GLOBAL (1<<0) macro
619 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) { in snd_mixer_oss_get_volume1()
738 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) { in snd_mixer_oss_put_volume1()