Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/core/
Dfbcon.h221 extern void fbcon_set_bitops(struct fbcon_ops *ops);
Dbitblit.c403 void fbcon_set_bitops(struct fbcon_ops *ops) in fbcon_set_bitops() function
417 EXPORT_SYMBOL(fbcon_set_bitops);
Dfbcon.c703 fbcon_set_bitops(ops); in set_blitting_type()
725 fbcon_set_bitops(ops); in set_blitting_type()