Searched refs:reset_all_windows (Results 1 – 5 of 5) sorted by relevance
90 reset_all_windows(context, SET_BMC_EVENT); in poll_loop()128 reset_all_windows(context, SET_BMC_EVENT); in poll_loop()
124 reset_all_windows(context, SET_BMC_EVENT); in dbus_handle_reset()169 reset_all_windows(context, SET_BMC_EVENT); in dbus_handle_modified()
27 void reset_all_windows(struct mbox_context *context, bool set_bmc_event);
126 reset_all_windows(context, NO_BMC_EVENT); in mbox_handle_reset()221 reset_all_windows(context, SET_BMC_EVENT); in mbox_handle_mbox_info()
430 void reset_all_windows(struct mbox_context *context, bool set_bmc_event) in reset_all_windows() function