Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/oss/
H A Dmixer_oss.c498 #define SNDRV_MIXER_OSS_PRESENT_PSWITCH (1<<4) macro
620 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) { in snd_mixer_oss_get_volume1()
736 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) in snd_mixer_oss_put_volume1()
749 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) { in snd_mixer_oss_put_volume1()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dmixer_oss.c498 #define SNDRV_MIXER_OSS_PRESENT_PSWITCH (1<<4) macro
622 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) { in snd_mixer_oss_get_volume1()
742 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) in snd_mixer_oss_put_volume1()
755 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) { in snd_mixer_oss_put_volume1()

Completed in 4 milliseconds