Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/oss/
H A Dmixer_oss.c494 #define SNDRV_MIXER_OSS_PRESENT_GLOBAL (1<<0) macro
617 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) { in snd_mixer_oss_get_volume1()
732 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_GLOBAL) { in snd_mixer_oss_put_volume1()
/kernel/linux/linux-6.6/sound/core/oss/
H A 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()

Completed in 5 milliseconds