Home
last modified time | relevance | path

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

/external/u-boot/include/
Dmailbox-uclass.h18 struct mbox_ops { struct
37 int (*of_xlate)(struct mbox_chan *chan,
50 int (*request)(struct mbox_chan *chan);
59 int (*free)(struct mbox_chan *chan);
67 int (*send)(struct mbox_chan *chan, const void *data);
79 int (*recv)(struct mbox_chan *chan, void *data);