Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Domap-mailbox.c76 struct omap_mbox_device { struct
107 struct omap_mbox_device *parent; argument
419 struct omap_mbox_device *mdev; in omap_mbox_request_channel()
452 static int omap_mbox_register(struct omap_mbox_device *mdev) in omap_mbox_register()
508 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_startup()
523 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_shutdown()
589 struct omap_mbox_device *mdev = dev_get_drvdata(dev); in omap_mbox_suspend()
613 struct omap_mbox_device *mdev = dev_get_drvdata(dev); in omap_mbox_resume()
667 struct omap_mbox_device *mdev; in omap_mbox_of_xlate()
692 struct omap_mbox_device *mdev; in omap_mbox_probe()
[all …]