Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/oss/
H A Dmixer_oss.c504 #define SNDRV_MIXER_OSS_PRESENT_CAPTURE (1<<10) macro
846 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE)) in snd_mixer_oss_get_recsrc2()
895 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE)) in snd_mixer_oss_put_recsrc2()
1083 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE; in snd_mixer_oss_build_input()
1093 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE; in snd_mixer_oss_build_input()
1121 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CAPTURE) { in snd_mixer_oss_build_input()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dmixer_oss.c504 #define SNDRV_MIXER_OSS_PRESENT_CAPTURE (1<<10) macro
854 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE)) in snd_mixer_oss_get_recsrc2()
904 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE)) in snd_mixer_oss_put_recsrc2()
1096 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE; in snd_mixer_oss_build_input()
1106 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE; in snd_mixer_oss_build_input()
1134 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CAPTURE) { in snd_mixer_oss_build_input()

Completed in 5 milliseconds