Lines Matching refs:SOUND_MASK_LINE
1117 return SOUND_MASK_LINE; in ad1843_get_recsrc()
1193 case SOUND_MASK_LINE: in ad1843_set_recsrc()
1231 line = ad1843_read_bits(lith, &ad1843_LX1MM) ? 0 : SOUND_MASK_LINE; in ad1843_get_outsrc()
1248 if (mask & ~(SOUND_MASK_PCM | SOUND_MASK_LINE | in ad1843_set_outsrc()
1252 line = (mask & SOUND_MASK_LINE) ? 0 : 1; in ad1843_set_outsrc()
1400 (SOUND_MASK_PCM | SOUND_MASK_LINE | in ad1843_init()
1408 ad1843_set_recsrc(lith, SOUND_MASK_LINE); in ad1843_init()
3091 val = (SOUND_MASK_PCM | SOUND_MASK_LINE | in mixer_read_ioctl()
3096 val = (SOUND_MASK_PCM | SOUND_MASK_LINE | in mixer_read_ioctl()
3101 val = (SOUND_MASK_PCM | SOUND_MASK_LINE | in mixer_read_ioctl()
3106 val = (SOUND_MASK_PCM | SOUND_MASK_LINE | in mixer_read_ioctl()