Searched defs:bottom_only (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| D | tileblit.c | 78 int color, int bottom_only) in tile_clear_margins()
|
| D | fbcon_cw.c | 175 int color, int bottom_only) in cw_clear_margins()
|
| D | bitblit.c | 206 int color, int bottom_only) in bit_clear_margins()
|
| D | fbcon_ccw.c | 192 int color, int bottom_only) in ccw_clear_margins()
|
| D | fbcon_ud.c | 223 int color, int bottom_only) in ud_clear_margins()
|
| D | fbcon.c | 1323 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only) in fbcon_clear_margins()
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| D | tileblit.c | 77 int color, int bottom_only) in tile_clear_margins()
|
| D | fbcon_cw.c | 175 int color, int bottom_only) in cw_clear_margins()
|
| D | fbcon_ccw.c | 192 int color, int bottom_only) in ccw_clear_margins()
|
| D | bitblit.c | 206 int color, int bottom_only) in bit_clear_margins()
|
| D | fbcon_ud.c | 223 int color, int bottom_only) in ud_clear_margins()
|
| D | fbcon.c | 1295 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only) in fbcon_clear_margins()
|