Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/oss/
H A Dmixer_oss.c503 #define SNDRV_MIXER_OSS_PRESENT_CVOLUME (1<<9) macro
725 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CVOLUME) in snd_mixer_oss_put_volume1()
727 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_CVOLUME) { in snd_mixer_oss_put_volume1()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dmixer_oss.c503 #define SNDRV_MIXER_OSS_PRESENT_CVOLUME (1<<9) macro
731 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CVOLUME) in snd_mixer_oss_put_volume1()
733 } else if (slot->present & SNDRV_MIXER_OSS_PRESENT_CVOLUME) { in snd_mixer_oss_put_volume1()

Completed in 4 milliseconds