Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/via/
H A Dlcd.h65 void viafb_lcd_set_mode(const struct fb_var_screeninfo *var, u16 cxres,
H A Dhw.c1908 viafb_lcd_set_mode(&var2, cxres, cyres, in viafb_setmode()
1917 viafb_lcd_set_mode(&viafbinfo->var, 0, 0, in viafb_setmode()
1925 viafb_lcd_set_mode(&var2, cxres, cyres, in viafb_setmode()
1934 viafb_lcd_set_mode(&viafbinfo->var, 0, 0, in viafb_setmode()
H A Dlcd.c527 void viafb_lcd_set_mode(const struct fb_var_screeninfo *var, u16 cxres, in viafb_lcd_set_mode() function