Searched refs:bottom_only (Results 1 – 7 of 7) sorted by relevance
77 int bottom_only) in tile_clear_margins() argument
63 int bottom_only);
191 int bottom_only) in ccw_clear_margins() argument204 if (rw && !bottom_only) { in ccw_clear_margins()
175 int bottom_only) in cw_clear_margins() argument188 if (rw && !bottom_only) { in cw_clear_margins()
205 int bottom_only) in bit_clear_margins() argument219 if (rw && !bottom_only) { in bit_clear_margins()
222 int bottom_only) in ud_clear_margins() argument234 if (rw && !bottom_only) { in ud_clear_margins()
168 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only);1252 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only) in fbcon_clear_margins() argument1258 ops->clear_margins(vc, info, bottom_only); in fbcon_clear_margins()