Searched refs:rotate_font (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon_rotate.c98 ops->rotate_font = fbcon_rotate_font;
H A Dfbcon.h67 int (*rotate_font)(struct fb_info *info, struct vc_data *vc); member in struct:fbcon_ops
H A Dbitblit.c412 ops->rotate_font = NULL;
H A Dfbcon.c1149 if (ops->rotate_font && ops->rotate_font(info, vc)) {
2215 if (ops->rotate_font && ops->rotate_font(info, vc)) {

Completed in 38 milliseconds