Lines Matching full:context
16 int set_bmc_events(struct mbox_context *context, uint8_t bmc_event,
18 int clr_bmc_events(struct mbox_context *context, uint8_t bmc_event,
20 int dispatch_mbox(struct mbox_context *context);
21 int init_mbox_dev(struct mbox_context *context);
22 void free_mbox_dev(struct mbox_context *context);
25 int mbox_handle_reset(struct mbox_context *context,
27 int mbox_handle_mbox_info(struct mbox_context *context,
29 int mbox_handle_flash_info(struct mbox_context *context,
31 int mbox_handle_read_window(struct mbox_context *context,
33 int mbox_handle_close_window(struct mbox_context *context,
35 int mbox_handle_write_window(struct mbox_context *context,
37 int mbox_handle_dirty_window(struct mbox_context *context,
39 int mbox_handle_flush_window(struct mbox_context *context,
41 int mbox_handle_ack(struct mbox_context *context, union mbox_regs *req,
43 int mbox_handle_erase_window(struct mbox_context *context,