Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/oss/
Dmixer_oss.c489 #define SNDRV_MIXER_OSS_PRESENT_CAPTURE (1<<10) macro
831 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE)) in snd_mixer_oss_get_recsrc2()
880 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE)) in snd_mixer_oss_put_recsrc2()
1066 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE; in snd_mixer_oss_build_input()
1076 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE; in snd_mixer_oss_build_input()
1104 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CAPTURE) { in snd_mixer_oss_build_input()