Home
last modified time | relevance | path

Searched refs:fbcon_set_bitops_ccw (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfbcon_rotate.h98 void fbcon_set_bitops_ccw(struct fbcon_par *par);
104 static inline void fbcon_set_bitops_ccw(struct fbcon_par *par) in fbcon_set_bitops_ccw() function
H A Dfbcon_ccw.c403 void fbcon_set_bitops_ccw(struct fbcon_par *par) in fbcon_set_bitops_ccw() function
H A Dfbcon.c291 fbcon_set_bitops_ccw(par); in fbcon_set_bitops()