Lines Matching refs:update
254 bool update;
255 bool update_saved; /* The value of 'update' before hibernation */
444 if (par->fb_ready && par->update)
486 par->update = msg->feature_chg.is_dirt_needed;
487 if (par->update)
696 /* Send pointer and situation update */
707 * It is scheduled to call whenever update request is received and it has
747 if (par->fb_ready && par->update)
753 * screen update if it has not yet.
770 /* Schedule a delayed screen update if not yet */
1244 par->update = false;
1272 par->update_saved = par->update;
1273 par->update = false;
1302 par->update = par->update_saved;