Searched refs:viafb_lcd_set_mode (Results 1 - 3 of 3) sorted by relevance
/drivers/video/fbdev/via/ |
H A D | lcd.h | 79 void viafb_lcd_set_mode(const struct fb_var_screeninfo *var, u16 cxres,
|
H A D | hw.c | 1923 viafb_lcd_set_mode(&var2, cxres, cyres, 1932 viafb_lcd_set_mode(&viafbinfo->var, 0, 0, 1940 viafb_lcd_set_mode(&var2, cxres, cyres, 1949 viafb_lcd_set_mode(&viafbinfo->var, 0, 0,
|
H A D | lcd.c | 541 void viafb_lcd_set_mode(const struct fb_var_screeninfo *var, u16 cxres, function 556 DEBUG_MSG(KERN_INFO "viafb_lcd_set_mode!!\n"); 562 DEBUG_MSG(KERN_INFO "bellow viafb_lcd_set_mode!!\n");
|
Completed in 55 milliseconds