Searched refs:apple_mbox_send (Results 1 – 3 of 3) sorted by relevance
45 int apple_mbox_send(struct apple_mbox *mbox, struct apple_mbox_msg msg,
99 int apple_mbox_send(struct apple_mbox *mbox, const struct apple_mbox_msg msg, in apple_mbox_send() function161 EXPORT_SYMBOL(apple_mbox_send);
604 return apple_mbox_send(rtk->mbox, msg, atomic); in apple_rtkit_send_message()