Searched defs:mbox_client (Results 1 – 2 of 2) sorted by relevance
70741 struct mbox_client { struct70746 void (*rx_callback)(struct mbox_client *, void *); argument70747 void (*tx_prepare)(struct mbox_client *, void *); argument70748 void (*tx_done)(struct mbox_client *, void *, int); argument
80488 struct mbox_client { struct80493 void (*rx_callback)(struct mbox_client *, void *); argument80494 void (*tx_prepare)(struct mbox_client *, void *); argument80495 void (*tx_done)(struct mbox_client *, void *, int); argument