Home
last modified time | relevance | path

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

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