Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/video/
Dsbusfb.h115 int graphmode; member
/linux-2.4.37.9/drivers/video/
Dsbusfb.c159 fb->graphmode--; in sbusfb_release()
232 fb->graphmode++; in sbusfb_mmap()
779 if (fb->graphmode || fb->x_margin != x_margin || fb->y_margin != y_margin) { in sbusfbcon_switch()
Dsun3fb.c381 if (fb->graphmode || fb->x_margin != x_margin || fb->y_margin != y_margin) { in sun3fbcon_switch()