Home
last modified time | relevance | path

Searched defs:fbcon_set_rotate (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfbcon_rotate.c96 void fbcon_set_rotate(struct fbcon_ops *ops) in fbcon_set_rotate() function
H A Dfbcon.h266 #define fbcon_set_rotate(x) do {} while(0) macro