Home
last modified time | relevance | path

Searched defs:mbox_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dmailbox-uclass.h19 struct mbox_ops { struct
38 int (*of_xlate)(struct mbox_chan *chan,
51 int (*request)(struct mbox_chan *chan);
60 int (*free)(struct mbox_chan *chan);
68 int (*send)(struct mbox_chan *chan, const void *data);
80 int (*recv)(struct mbox_chan *chan, void *data);