Home
last modified time | relevance | path

Searched refs:hi3660_mbox (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mailbox/
Dhi3660-mailbox.c72 struct hi3660_mbox { struct
80 static struct hi3660_mbox *to_hi3660_mbox(struct mbox_controller *mbox) in to_hi3660_mbox() argument
82 return container_of(mbox, struct hi3660_mbox, controller); in to_hi3660_mbox()
88 struct hi3660_mbox *mbox = to_hi3660_mbox(chan->mbox); in hi3660_mbox_check_state()
114 struct hi3660_mbox *mbox = to_hi3660_mbox(chan->mbox); in hi3660_mbox_unlock()
136 struct hi3660_mbox *mbox = to_hi3660_mbox(chan->mbox); in hi3660_mbox_acquire_channel()
181 struct hi3660_mbox *mbox = to_hi3660_mbox(chan->mbox); in hi3660_mbox_send_data()
217 struct hi3660_mbox *mbox = to_hi3660_mbox(controller); in hi3660_mbox_xlate()
243 struct hi3660_mbox *mbox; in hi3660_mbox_probe()
283 struct hi3660_mbox *mbox = platform_get_drvdata(pdev); in hi3660_mbox_remove()