Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dfbcon.h219 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.c659 fbcon_set_bitops(ops); in set_blitting_type()
681 fbcon_set_bitops(ops); in set_blitting_type()