Lines Matching defs:apple_mbox
94 struct apple_mbox { struct
96 const struct apple_mbox_hw *hw; argument
110 static bool apple_mbox_hw_can_send(struct apple_mbox *apple_mbox) in apple_mbox_hw_can_send()
118 static bool apple_mbox_hw_send_empty(struct apple_mbox *apple_mbox) in apple_mbox_hw_send_empty()
126 static int apple_mbox_hw_send(struct apple_mbox *apple_mbox, in apple_mbox_hw_send()
141 static bool apple_mbox_hw_can_recv(struct apple_mbox *apple_mbox) in apple_mbox_hw_can_recv()
149 static int apple_mbox_hw_recv(struct apple_mbox *apple_mbox, in apple_mbox_hw_recv()
167 struct apple_mbox *apple_mbox = chan->con_priv; in apple_mbox_chan_send_data() local
195 struct apple_mbox *apple_mbox = data; in apple_mbox_send_empty_irq() local
209 static int apple_mbox_poll(struct apple_mbox *apple_mbox) in apple_mbox_poll()
237 struct apple_mbox *apple_mbox = data; in apple_mbox_recv_irq() local
248 struct apple_mbox *apple_mbox = chan->con_priv; in apple_mbox_chan_peek_data() local
261 struct apple_mbox *apple_mbox = chan->con_priv; in apple_mbox_chan_flush() local
278 struct apple_mbox *apple_mbox = chan->con_priv; in apple_mbox_chan_startup() local
300 struct apple_mbox *apple_mbox = chan->con_priv; in apple_mbox_chan_shutdown() local