Searched defs:softback_lines (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/video/console/ | 
| D | tileblit.c | 83 			int softback_lines, int fg, int bg)  in tile_cursor()
 | 
| D | fbcon_cw.c | 205 		      int softback_lines, int fg, int bg)  in cw_cursor()
 | 
| D | sticon.c | 62 static int softback_lines;  variable
 | 
| D | fbcon_ccw.c | 222 		       int softback_lines, int fg, int bg)  in ccw_cursor()
 | 
| D | bitblit.c | 237 		       int softback_lines, int fg, int bg)  in bit_cursor()
 | 
| D | fbcon_ud.c | 252 		      int softback_lines, int fg, int bg)  in ud_cursor()
 | 
| D | fbcon.c | 109 static int softback_lines;  variable
 |