Searched refs:load_lcd_scaling (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
H A D | lcd.c | 40 static void load_lcd_scaling(int set_hres, int set_vres, int panel_hres, 335 static void load_lcd_scaling(int set_hres, int set_vres, int panel_hres, in load_lcd_scaling() function 342 DEBUG_MSG(KERN_INFO "load_lcd_scaling()!!\n"); in load_lcd_scaling() 557 load_lcd_scaling(set_hres, set_vres, panel_hres, panel_vres); in viafb_lcd_set_mode()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | lcd.c | 40 static void load_lcd_scaling(int set_hres, int set_vres, int panel_hres, 335 static void load_lcd_scaling(int set_hres, int set_vres, int panel_hres, in load_lcd_scaling() function 342 DEBUG_MSG(KERN_INFO "load_lcd_scaling()!!\n"); in load_lcd_scaling() 555 load_lcd_scaling(set_hres, set_vres, panel_hres, panel_vres); in viafb_lcd_set_mode()
|
Completed in 3 milliseconds