Lines Matching refs:update
261 bool update;
262 bool update_saved; /* The value of 'update' before hibernation */
452 if (par->fb_ready && par->update)
494 par->update = msg->feature_chg.is_dirt_needed;
495 if (par->update)
714 /* Send pointer and situation update */
725 * It is scheduled to call whenever update request is received and it has
765 if (par->fb_ready && par->update)
771 * screen update if it has not yet.
788 /* Schedule a delayed screen update if not yet */
1262 par->update = false;
1292 par->update_saved = par->update;
1293 par->update = false;
1322 par->update = par->update_saved;