Searched refs:con_should_update (Results 1 – 1 of 1) sorted by relevance
288 static inline bool con_should_update(const struct vc_data *vc) in con_should_update() function693 if (con_should_update(vc)) { in update_region()793 if (con_should_update(vc)) in invert_screen()810 if (con_should_update(vc)) in complement_pos()825 if (con_should_update(vc)) { in complement_pos()842 if (con_should_update(vc)) in insert_char()856 if (con_should_update(vc)) in delete_char()876 if (con_should_update(vc)) in add_softcursor()884 if (con_should_update(vc)) in hide_softcursor()1523 } else if (con_should_update(vc)) in csi_J()[all …]