Searched refs:newport_clear_screen (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/video/console/ |
H A D | newport_con.c | 134 static inline void newport_clear_screen(int xstart, int ystart, int xend, newport_clear_screen() function 154 newport_clear_screen(0, ystart, 1280 + 63, yend, ci); newport_clear_lines() 194 newport_clear_screen(0, 0, 1280 + 63, 1024, 0); newport_reset() 361 newport_clear_screen(sx << 3, ystart, xend, yend, newport_clear() 364 newport_clear_screen(sx << 3, ystart, xend, 1023, newport_clear() 366 newport_clear_screen(sx << 3, 0, xend, yend, newport_clear()
|
Completed in 203 milliseconds