Searched refs:rotate_ccw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 76 static inline void rotate_ccw(const char *in, char *out, u32 width, u32 height) in rotate_ccw() function
|
H A D | fbcon_rotate.c | 85 rotate_ccw(src, dst, vc->vc_font.width, in fbcon_rotate_font()
|
H A D | fbcon_ccw.c | 348 rotate_ccw(tmp, mask, vc->vc_font.width, vc->vc_font.height); in ccw_cursor()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 76 static inline void rotate_ccw(const char *in, char *out, u32 width, u32 height) in rotate_ccw() function
|
H A D | fbcon_rotate.c | 84 rotate_ccw(src, dst, vc->vc_font.width, in fbcon_rotate_font()
|
H A D | fbcon_ccw.c | 348 rotate_ccw(tmp, mask, vc->vc_font.width, vc->vc_font.height); in ccw_cursor()
|
Completed in 4 milliseconds