tag | line | file | source code |
type_aux | 2483 | arch/m68k/amiga/amifb.c | fix->type_aux = 0; |
type_aux | 2568 | arch/m68k/amiga/amifb.c | disp[con].type_aux = fix.type_aux; |
type_aux | 3151 | arch/m68k/amiga/amifb.c | fix->type_aux = par->next_line; |
type_aux | 3154 | arch/m68k/amiga/amifb.c | fix->type_aux = 0; |
type_aux | 4463 | arch/m68k/amiga/amifb.c | disp[con].type_aux = fix.type_aux; |
type_aux | 506 | arch/m68k/atari/atafb.c | fix->type_aux=2; |
type_aux | 511 | arch/m68k/atari/atafb.c | fix->type_aux=0; |
type_aux | 817 | arch/m68k/atari/atafb.c | fix->type_aux = 2; |
type_aux | 821 | arch/m68k/atari/atafb.c | fix->type_aux = 0; |
type_aux | 825 | arch/m68k/atari/atafb.c | fix->type_aux = 0; |
type_aux | 1706 | arch/m68k/atari/atafb.c | fix->type_aux=2; |
type_aux | 1711 | arch/m68k/atari/atafb.c | fix->type_aux=0; |
type_aux | 2044 | arch/m68k/atari/atafb.c | fix->type_aux=2; |
type_aux | 2592 | arch/m68k/atari/atafb.c | disp[con].type_aux = fix.type_aux; |
type_aux | 21 | arch/m68k/atari/atafb.h | int type_aux; |
type_aux | 606 | arch/m68k/console/fbcon.c | if (p->type == FB_TYPE_INTERLEAVED_PLANES && p->type_aux == 2) { |
type_aux | 628 | arch/m68k/console/fbcon.c | if (p->type == FB_TYPE_INTERLEAVED_PLANES && p->type_aux != 2) { |
type_aux | 633 | arch/m68k/console/fbcon.c | p->next_line = p->type_aux; |
type_aux | 634 | arch/m68k/console/fbcon.c | p->next_plane = p->type_aux/p->var.bits_per_pixel; |
type_aux | 685 | arch/m68k/console/fbcon.c | p->type, p->type_aux); |
type_aux | 32 | include/linux/fb.h | int type_aux; /* Interleave for interleaved Planes */ |
type_aux | 167 | include/linux/fb.h | int type_aux; /* Interleave for interleaved Planes */ |