Searched refs:msgbox (Results 1 – 3 of 3) sorted by relevance
7 struct messagebox *msgbox; member54 adp->msgbox = msg; in hal_msgbox_alloc_channel()81 msgbox_free_channel_sx(adp->msgbox, adp->msg_ch_rec); in hal_msgbox_free_channel()82 msgbox_free_channel_sx(adp->msgbox, adp->msg_ch_send); in hal_msgbox_free_channel()
100 FINSH_FUNCTION_EXPORT_CMD(cmd_test_msgbox, hal_msgbox, test msgbox)
26 obj-$(CONFIG_DRIVERS_MSGBOX) += msgbox/
Completed in 5 milliseconds