Searched refs:newport_clear_screen (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/video/console/ |
A D | newport_con.c | 133 static inline void newport_clear_screen(int xstart, int ystart, int xend, in newport_clear_screen() function 153 newport_clear_screen(0, ystart, 1280 + 63, yend, ci); in newport_clear_lines() 193 newport_clear_screen(0, 0, 1280 + 63, 1024, 0); in newport_reset() 360 newport_clear_screen(sx << 3, ystart, xend, yend, in newport_clear() 363 newport_clear_screen(sx << 3, ystart, xend, 1023, in newport_clear() 365 newport_clear_screen(sx << 3, 0, xend, yend, in newport_clear()
|
Completed in 4 milliseconds