Searched refs:rotate_cw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 58 static inline void rotate_cw(const char *in, char *out, u32 width, u32 height) in rotate_cw() function
|
H A D | fbcon_rotate.c | 77 rotate_cw(src, dst, vc->vc_font.width, in fbcon_rotate_font()
|
H A D | fbcon_cw.c | 331 rotate_cw(tmp, mask, vc->vc_font.width, vc->vc_font.height); in cw_cursor()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 58 static inline void rotate_cw(const char *in, char *out, u32 width, u32 height) in rotate_cw() function
|
H A D | fbcon_rotate.c | 76 rotate_cw(src, dst, vc->vc_font.width, in fbcon_rotate_font()
|
H A D | fbcon_cw.c | 331 rotate_cw(tmp, mask, vc->vc_font.width, vc->vc_font.height); in cw_cursor()
|
Completed in 3 milliseconds