Searched defs:mbox_controller (Results 1 – 5 of 5) sorted by relevance
58523 struct mbox_controller { struct58531 struct mbox_chan * (*of_xlate)(struct mbox_controller *, const struct of_phandle_args *); argument58532 struct hrtimer poll_hrt;58533 spinlock_t poll_hrt_lock;58534 struct list_head node;
85392 struct mbox_controller { struct85400 struct mbox_chan * (*of_xlate)(struct mbox_controller *, const struct of_phandle_args *); argument85401 struct hrtimer poll_hrt;85402 spinlock_t poll_hrt_lock;85403 struct list_head node;
56682 struct mbox_controller { struct56690 struct mbox_chan * (*of_xlate)(struct mbox_controller *, const struct of_phandle_args *); argument56691 struct hrtimer poll_hrt;56715 struct mbox_controller mbox; argument