Home
last modified time | relevance | path

Searched refs:DISP_TYPE_CRT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/
Depson1356fb.h283 DISP_TYPE_CRT, enumerator
306 #define IS_CRT(disp_type) (disp_type == DISP_TYPE_CRT)
491 DISP_TYPE_CRT,
537 DISP_TYPE_CRT,
575 DISP_TYPE_CRT,
Depson1356fb.c371 } else if (info->fix.disp_type == DISP_TYPE_CRT) { in e1356fb_get_mode()
1398 case DISP_TYPE_CRT: in e1356fb_set_par()
2381 case DISP_TYPE_CRT: in e1356fb_init()
2531 case DISP_TYPE_CRT: in e1356fb_init()
2733 boot_fix.disp_type = DISP_TYPE_CRT; in e1356fb_setup()