tag | line | file | source code |
display_switch | 33 | arch/m68k/atari/atafb.h | struct display_switch *dispsw; /* pointers to depth specific functions */ |
display_switch | 456 | arch/m68k/console/fbcon.c | struct display_switch dispsw_mono = { |
display_switch | 462 | arch/m68k/console/fbcon.c | struct display_switch dispsw_ilbm = { |
display_switch | 468 | arch/m68k/console/fbcon.c | struct display_switch dispsw_plan = { |
display_switch | 474 | arch/m68k/console/fbcon.c | struct display_switch dispsw_2_plane = { |
display_switch | 480 | arch/m68k/console/fbcon.c | struct display_switch dispsw_4_plane = { |
display_switch | 486 | arch/m68k/console/fbcon.c | struct display_switch dispsw_8_plane = { |
display_switch | 492 | arch/m68k/console/fbcon.c | struct display_switch dispsw_8_packed = { |
display_switch | 498 | arch/m68k/console/fbcon.c | struct display_switch dispsw_16_packed = { |
display_switch | 505 | arch/m68k/console/fbcon.c | struct display_switch dispsw_cyber = { |
display_switch | 194 | include/linux/fb.h | struct display_switch *dispsw; /* low level operations */ |