Home
last modified time | relevance | path

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

/linux/drivers/soc/apple/
H A Dmailbox.h20 struct apple_mbox { struct
23 const struct apple_mbox_hw *hw; argument
35 void (*rx)(struct apple_mbox *mbox, struct apple_mbox_msg msg, void *cookie); argument
39 struct apple_mbox *apple_mbox_get(struct device *dev, int index); argument