Home
last modified time | relevance | path

Searched refs:apple_mbox_msg (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/mailbox/
Dapple-mailbox.c127 struct apple_mbox_msg *msg) in apple_mbox_hw_send()
150 struct apple_mbox_msg *msg) in apple_mbox_hw_recv()
168 struct apple_mbox_msg *msg = data; in apple_mbox_chan_send_data()
211 struct apple_mbox_msg msg; in apple_mbox_poll()
/Linux-v6.6/include/linux/
Dapple-mailbox.h14 struct apple_mbox_msg { struct
/Linux-v6.6/drivers/soc/apple/
Drtkit.c77 struct apple_mbox_msg mbox_msg;
556 struct apple_mbox_msg *msg = mssg; in apple_rtkit_rx()