Home
last modified time | relevance | path

Searched refs:fbcon_set_rotate (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon_rotate.c97 void fbcon_set_rotate(struct fbcon_ops *ops) in fbcon_set_rotate() function
113 EXPORT_SYMBOL(fbcon_set_rotate); variable
H A Dfbcon.h266 extern void fbcon_set_rotate(struct fbcon_ops *ops);
268 #define fbcon_set_rotate(x) do {} while(0) macro
H A Dbitblit.c408 fbcon_set_rotate(ops); in fbcon_set_bitops()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.h264 extern void fbcon_set_rotate(struct fbcon_ops *ops);
266 #define fbcon_set_rotate(x) do {} while(0) macro
H A Dfbcon_rotate.c96 void fbcon_set_rotate(struct fbcon_ops *ops) in fbcon_set_rotate() function
H A Dbitblit.c408 fbcon_set_rotate(ops); in fbcon_set_bitops()

Completed in 4 milliseconds