Searched refs:mhuv3 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/mailbox/ |
| H A D | arm_mhuv3.c | 249 struct mhuv3; 268 int (*rx_startup)(struct mhuv3 *mhu, struct mbox_chan *chan); 269 void (*rx_shutdown)(struct mhuv3 *mhu, struct mbox_chan *chan); 270 void *(*read_data)(struct mhuv3 *mhu, struct mbox_chan *chan); 271 void (*rx_complete)(struct mhuv3 *mhu, struct mbox_chan *chan); 272 void (*tx_startup)(struct mhuv3 *mhu, struct mbox_chan *chan); 273 void (*tx_shutdown)(struct mhuv3 *mhu, struct mbox_chan *chan); 274 int (*last_tx_done)(struct mhuv3 *mhu, struct mbox_chan *chan); 275 int (*send_data)(struct mhuv3 *mhu, struct mbox_chan *chan, void *arg); 314 struct mbox_chan *(*mbox_of_xlate)(struct mhuv3 *mhu, [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 15279 F: Documentation/devicetree/bindings/mailbox/arm,mhuv3.yaml
|