Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcon.c194 static __inline__ void ywrap_down(struct vc_data *vc, int count);
1446 static __inline__ void ywrap_down(struct vc_data *vc, int count) in ywrap_down() function
1828 ywrap_down(vc, count); in fbcon_scroll()