Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfbcon_rotate.h96 void fbcon_set_bitops_cw(struct fbcon_par *par);
100 static inline void fbcon_set_bitops_cw(struct fbcon_par *par) in fbcon_set_bitops_cw() function
H A Dfbcon_cw.c386 void fbcon_set_bitops_cw(struct fbcon_par *par) in fbcon_set_bitops_cw() function
H A Dfbcon.c285 fbcon_set_bitops_cw(par); in fbcon_set_bitops()