Searched defs:mbox_client (Results 1 – 1 of 1) sorted by relevance
100391 struct mbox_client { struct100396 void (*rx_callback)(struct mbox_client *, void *); argument100397 void (*tx_prepare)(struct mbox_client *, void *); argument100398 void (*tx_done)(struct mbox_client *, void *, int); argument