Searched refs:line2 (Results 1 – 8 of 8) sorted by relevance
132 and line-in are mapped to the generic inputs line1, line2 and138 15=line2 3=synth - reroute line2 to the synthesizer input.
71 With my Hauppauge I get noisy sound on the second input (mapped to line2
113 line2 Read/Write, lcd line2
1172 char line2; member
495 unsigned int line2; member
782 static DEVICE_ATTR(line2 , _M664, show_line2 , store_line2 );
3585 my $line2 = $2;3588 if ($line2 !~ /^\s*$/) {3589 fix_insert_line($fixlinenr, "\+\t" . trim($line2));
1100 u32 line1, line2; in pipe_dsl_stopped() local1110 line2 = I915_READ(reg) & line_mask; in pipe_dsl_stopped()1112 return line1 == line2; in pipe_dsl_stopped()