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);
192 int bottom_only) in ccw_clear_margins() argument204 if (rw && !bottom_only) { in ccw_clear_margins()
206 int bottom_only) in bit_clear_margins() argument219 if (rw && !bottom_only) { in bit_clear_margins()
175 int bottom_only) in cw_clear_margins() argument187 if (rw && !bottom_only) { in cw_clear_margins()
223 int bottom_only) in ud_clear_margins() argument234 if (rw && !bottom_only) { in ud_clear_margins()
165 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only);1296 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only) in fbcon_clear_margins() argument1302 ops->clear_margins(vc, info, bottom_only); in fbcon_clear_margins()