Searched refs:rt_mbox_controller_register (Results 1 – 3 of 3) sorted by relevance
64 rt_err_t rt_mbox_controller_register(struct rt_mbox_controller *ctrl);
248 if ((err = rt_mbox_controller_register(&pic_mbox->parent))) in pic_mbox_probe()
28 rt_err_t rt_mbox_controller_register(struct rt_mbox_controller *ctrl) in rt_mbox_controller_register() function
Completed in 6 milliseconds