Home
last modified time | relevance | path

Searched refs:fbcon_ega_planes (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/video/
Dfbcon-vga-planes.h21 extern struct display_switch fbcon_ega_planes;
/linux-2.4.37.9/drivers/video/
Dfbcon-vga-planes.c341 struct display_switch fbcon_ega_planes = { variable
376 EXPORT_SYMBOL(fbcon_ega_planes);
Dvga16fb.c193 display->dispsw = &fbcon_ega_planes; in vga16fb_set_disp()