Home
last modified time | relevance | path

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

/linux-6.15/drivers/mailbox/
H A Domap-mailbox.c73 struct omap_mbox_device { struct
86 struct omap_mbox_device *parent; argument
95 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs) in mbox_read_reg()
101 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs) in mbox_write_reg()
258 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_startup()
273 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_shutdown()
338 struct omap_mbox_device *mdev = dev_get_drvdata(dev); in omap_mbox_suspend()
362 struct omap_mbox_device *mdev = dev_get_drvdata(dev); in omap_mbox_resume()
416 struct omap_mbox_device *mdev; in omap_mbox_of_xlate()
448 struct omap_mbox_device *mdev; in omap_mbox_probe()