Searched refs:bottom_only (Results 1 – 2 of 2) sorted by relevance
229 int color, int bottom_only) in bit_clear_margins() argument242 if ((int) rw > 0 && !bottom_only) { in bit_clear_margins()
185 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only);1397 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only) in fbcon_clear_margins() argument1403 par->bitops->clear_margins(vc, info, margin_color, bottom_only); in fbcon_clear_margins()