Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dfbcon.c167 static int fbcon_scroll(struct vc_data *vc, int t, int b, int dir,
1794 static int fbcon_scroll(struct vc_data *vc, int t, int b, int dir, in fbcon_scroll() function
3333 .con_scroll = fbcon_scroll,