tag | line | file | source code |
line_length | 2493 | arch/m68k/amiga/amifb.c | fix->line_length = 0; |
line_length | 2571 | arch/m68k/amiga/amifb.c | disp[con].line_length = fix.line_length; |
line_length | 3169 | arch/m68k/amiga/amifb.c | fix->line_length = 0; |
line_length | 4466 | arch/m68k/amiga/amifb.c | disp[con].line_length = fix.line_length; |
line_length | 597 | arch/m68k/console/fbcon.c | if (p->line_length) |
line_length | 598 | arch/m68k/console/fbcon.c | p->next_line = p->line_length; |
line_length | 629 | arch/m68k/console/fbcon.c | if (p->line_length) { |
line_length | 630 | arch/m68k/console/fbcon.c | p->next_line = p->line_length*p->var.bits_per_pixel; |
line_length | 631 | arch/m68k/console/fbcon.c | p->next_plane = p->line_length; |
line_length | 641 | arch/m68k/console/fbcon.c | if (p->line_length) |
line_length | 642 | arch/m68k/console/fbcon.c | p->next_line = p->line_length; |
line_length | 686 | arch/m68k/console/fbcon.c | if (p->line_length) |
line_length | 687 | arch/m68k/console/fbcon.c | p->next_line = p->line_length; |
line_length | 37 | include/linux/fb.h | u_long line_length; /* length of a line in bytes */ |
line_length | 170 | include/linux/fb.h | u_long line_length; /* length of a line in bytes */ |