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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dfbcon_rotate.c95 void fbcon_set_rotate(struct fbcon_ops *ops) function
111 EXPORT_SYMBOL(fbcon_set_rotate); variable
H A Dfbcon.h216 extern void fbcon_set_rotate(struct fbcon_ops *ops);
218 #define fbcon_set_rotate(x) do {} while(0) macro
H A Dbitblit.c414 fbcon_set_rotate(ops);

Completed in 97 milliseconds