Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Datyfb_base.c3193 char *txtmonitor; in aty_init_lcd() local
3224 txtmonitor = "passive matrix"; in aty_init_lcd()
3227 txtmonitor = "active matrix"; in aty_init_lcd()
3230 txtmonitor = "active addressed STN"; in aty_init_lcd()
3233 txtmonitor = "EL"; in aty_init_lcd()
3236 txtmonitor = "plasma"; in aty_init_lcd()
3239 txtmonitor = "unknown"; in aty_init_lcd()
3281 txtdual, txtcolour, txtmonitor, model); in aty_init_lcd()