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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/core/oss/
H A Dmixer_oss.c463 #define SNDRV_MIXER_OSS_PRESENT_CAPTURE (1<<10) macro
805 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE))
854 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE))
1039 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE;
1048 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE;
1076 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CAPTURE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/core/oss/
H A Dmixer_oss.c463 #define SNDRV_MIXER_OSS_PRESENT_CAPTURE (1<<10) macro
805 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE))
854 if (!(slot->present & SNDRV_MIXER_OSS_PRESENT_CAPTURE))
1039 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE;
1048 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE;
1076 } else if (slot.present & SNDRV_MIXER_OSS_PRESENT_CAPTURE) {

Completed in 115 milliseconds