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
1176 char line2; member
491 unsigned int line2; member
782 static DEVICE_ATTR(line2 , _M664, show_line2 , store_line2 );
3418 my $line2 = $2;3421 if ($line2 !~ /^\s*$/) {3422 fix_insert_line($fixlinenr, "\+\t" . trim($line2));
990 u32 line1, line2; in pipe_dsl_stopped() local1000 line2 = I915_READ(reg) & line_mask; in pipe_dsl_stopped()1002 return line1 == line2; in pipe_dsl_stopped()