Home
last modified time | relevance | path

Searched defs:apple_mbox (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/mailbox/
H A Dapple-mailbox.c94 struct apple_mbox { struct
110 static bool apple_mbox_hw_can_send(struct apple_mbox *apple_mbox) in apple_mbox_hw_can_send() argument
118 static bool apple_mbox_hw_send_empty(struct apple_mbox *apple_mbox) in apple_mbox_hw_send_empty() argument
126 apple_mbox_hw_send(struct apple_mbox *apple_mbox, struct apple_mbox_msg *msg) apple_mbox_hw_send() argument
141 apple_mbox_hw_can_recv(struct apple_mbox *apple_mbox) apple_mbox_hw_can_recv() argument
149 apple_mbox_hw_recv(struct apple_mbox *apple_mbox, struct apple_mbox_msg *msg) apple_mbox_hw_recv() argument
167 struct apple_mbox *apple_mbox = chan->con_priv; apple_mbox_chan_send_data() local
195 struct apple_mbox *apple_mbox = data; apple_mbox_send_empty_irq() local
209 apple_mbox_poll(struct apple_mbox *apple_mbox) apple_mbox_poll() argument
237 struct apple_mbox *apple_mbox = data; apple_mbox_recv_irq() local
248 struct apple_mbox *apple_mbox = chan->con_priv; apple_mbox_chan_peek_data() local
261 struct apple_mbox *apple_mbox = chan->con_priv; apple_mbox_chan_flush() local
278 struct apple_mbox *apple_mbox = chan->con_priv; apple_mbox_chan_startup() local
300 struct apple_mbox *apple_mbox = chan->con_priv; apple_mbox_chan_shutdown() local
[all...]

Completed in 2 milliseconds