Searched refs:mbox_client (Results 1 – 8 of 8) sorted by relevance
29 struct mbox_client { struct35 void (*rx_callback)(struct mbox_client *cl, void *mssg); argument36 void (*tx_prepare)(struct mbox_client *cl, void *mssg); argument37 void (*tx_done)(struct mbox_client *cl, void *mssg, int r); argument40 int mbox_bind_client(struct mbox_chan *chan, struct mbox_client *cl);41 struct mbox_chan *mbox_request_channel_byname(struct mbox_client *cl,43 struct mbox_chan *mbox_request_channel(struct mbox_client *cl, int index);
37 struct mbox_client mbox_client; member
121 struct mbox_client *cl;
39 pcc_mbox_request_channel(struct mbox_client *cl, int subspace_id);44 pcc_mbox_request_channel(struct mbox_client *cl, int subspace_id) in pcc_mbox_request_channel()
34 struct mbox_client cl;
19 struct mbox_client cl;
78 struct mbox_client client;
60 struct mbox_client client;