Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/core/
Dfbcon.c184 static __inline__ void ywrap_up(struct vc_data *vc, int count);
1445 static __inline__ void ywrap_up(struct vc_data *vc, int count) in ywrap_up() function
1880 ywrap_up(vc, count); in fbcon_scroll()