Searched refs:rt_mbox_controller (Results 1 – 3 of 3) sorted by relevance
21 struct rt_mbox_controller struct39 int (*ofw_parse)(struct rt_mbox_controller *, struct rt_ofw_cell_args *); argument44 struct rt_mbox_controller *ctrl;64 rt_err_t rt_mbox_controller_register(struct rt_mbox_controller *ctrl);65 rt_err_t rt_mbox_controller_unregister(struct rt_mbox_controller *ctrl);
28 rt_err_t rt_mbox_controller_register(struct rt_mbox_controller *ctrl) in rt_mbox_controller_register()75 rt_err_t rt_mbox_controller_unregister(struct rt_mbox_controller *ctrl) in rt_mbox_controller_unregister()110 struct rt_mbox_controller *ctrl; in rt_mbox_send()216 static int mbox_controller_ofw_parse_default(struct rt_mbox_controller *ctrl, in mbox_controller_ofw_parse_default()232 struct rt_mbox_controller *ctrl; in rt_mbox_request_by_index()
47 struct rt_mbox_controller parent;
Completed in 4 milliseconds