Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Datyfb_base.c3202 char *txtmonitor; in aty_init_lcd() local
3233 txtmonitor = "passive matrix"; in aty_init_lcd()
3236 txtmonitor = "active matrix"; in aty_init_lcd()
3239 txtmonitor = "active addressed STN"; in aty_init_lcd()
3242 txtmonitor = "EL"; in aty_init_lcd()
3245 txtmonitor = "plasma"; in aty_init_lcd()
3248 txtmonitor = "unknown"; in aty_init_lcd()
3290 txtdual, txtcolour, txtmonitor, model); in aty_init_lcd()