Searched refs:close_current_window (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-mboxd/ |
H A D | mboxd_windows.h | 24 void close_current_window(struct mbox_context *context, bool set_bmc_event,
|
H A D | mboxd_windows.c | 391 void close_current_window(struct mbox_context *context, bool set_bmc_event, in close_current_window() function 437 close_current_window(context, set_bmc_event, FLAGS_NONE); in reset_all_windows()
|
H A D | mboxd_msg.c | 330 close_current_window(context, NO_BMC_EVENT, FLAGS_NONE); in mbox_handle_read_window() 651 close_current_window(context, NO_BMC_EVENT, flags); in mbox_handle_close_window()
|