Searched refs:rotate_ud (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 40 static inline void rotate_ud(const char *in, char *out, u32 width, u32 height) in rotate_ud() function
|
H A D | fbcon_rotate.c | 68 rotate_ud(src, dst, vc->vc_font.width, in fbcon_rotate_font()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 40 static inline void rotate_ud(const char *in, char *out, u32 width, u32 height) in rotate_ud() function
|
H A D | fbcon_rotate.c | 67 rotate_ud(src, dst, vc->vc_font.width, in fbcon_rotate_font()
|
Completed in 2 milliseconds