Searched defs:softback_lines (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/video/console/ |
H A D | tileblit.c | 82 tile_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) tile_cursor() argument
|
H A D | bitblit.c | 236 bit_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) bit_cursor() argument
|
H A D | fbcon_ccw.c | 221 ccw_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) ccw_cursor() argument
|
H A D | fbcon_cw.c | 204 cw_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) cw_cursor() argument
|
H A D | fbcon_ud.c | 251 ud_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) ud_cursor() argument
|
H A D | sticon.c | 62 static int softback_lines; variable
|
H A D | fbcon.c | 109 static int softback_lines; variable
|
Completed in 202 milliseconds