Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A DMakefile21 fb-y += fbcon_rotate.o fbcon_cw.o fbcon_ud.o \
H A Dfbcon.c203 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate() function
255 static void fbcon_rotate(struct fb_info *info, u32 rotate) in fbcon_rotate() function
3188 fbcon_rotate(info, rotate); in store_rotate()