Searched defs:mbox_client (Results 1 – 1 of 1) sorted by relevance
63567 struct mbox_client { struct63572 void (*rx_callback)(struct mbox_client *, void *); argument63573 void (*tx_prepare)(struct mbox_client *, void *); argument63574 void (*tx_done)(struct mbox_client *, void *, int); argument