Home
last modified time | relevance | path

Searched refs:con_should_update (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/vt/
H A Dvt.c312 static inline bool con_should_update(const struct vc_data *vc) in con_should_update() function
668 if (con_should_update(vc)) { in update_region()
776 if (con_should_update(vc)) in invert_screen()
793 if (con_should_update(vc)) in complement_pos()
807 if (con_should_update(vc)) { in complement_pos()
824 if (con_should_update(vc)) in insert_char()
838 if (con_should_update(vc)) in delete_char()
863 if (con_should_update(vc)) in add_softcursor()
871 if (con_should_update(vc)) in hide_softcursor()
1567 if (con_should_update(vc)) in csi_J()
[all …]