Home
last modified time | relevance | path

Searched refs:rotate_ud (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon_rotate.c67 rotate_ud(src, dst, vc->vc_font.width, in fbcon_rotate_font()
H A Dfbcon_rotate.h40 static inline void rotate_ud(const char *in, char *out, u32 width, u32 height) in rotate_ud() function