Searched refs:fbcon_set_rotate (Results 1 – 2 of 2) sorted by relevance
228 extern void fbcon_set_rotate(struct fbcon_ops *ops);230 #define fbcon_set_rotate(x) do {} while(0) macro
96 void fbcon_set_rotate(struct fbcon_ops *ops) in fbcon_set_rotate() function