Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c3178 char *txtmonitor; in aty_init_lcd() local
3208 txtmonitor = "passive matrix"; in aty_init_lcd()
3211 txtmonitor = "active matrix"; in aty_init_lcd()
3214 txtmonitor = "active addressed STN"; in aty_init_lcd()
3217 txtmonitor = "EL"; in aty_init_lcd()
3220 txtmonitor = "plasma"; in aty_init_lcd()
3223 txtmonitor = "unknown"; in aty_init_lcd()
3265 txtdual, txtcolour, txtmonitor, model); in aty_init_lcd()