Searched refs:linecount (Results 1 – 3 of 3) sorted by relevance
551 int linecount = 0; in dpu_encoder_get_linecount() local557 linecount = phys->ops.get_line_count(phys); in dpu_encoder_get_linecount()559 return linecount; in dpu_encoder_get_linecount()
7941 my $linecount = 0;7949 $linecount++;7951 if ($linecount > 3) {
4387 int linecount; in con_debug_enter() local4394 if (kdbgetintenv(setargs[0], &linecount)) { in con_debug_enter()