Lines Matching refs:omap_device
44 static void _add_clkdev(struct omap_device *od, const char *clk_alias, in _add_clkdev()
108 static void _add_hwmod_clocks_clkdev(struct omap_device *od, in _add_hwmod_clocks_clkdev()
135 struct omap_device *od; in omap_device_build_from_dt()
218 struct omap_device *od; in _omap_device_notifier_call()
263 static int _omap_device_enable_hwmods(struct omap_device *od) in _omap_device_enable_hwmods()
280 static int _omap_device_idle_hwmods(struct omap_device *od) in _omap_device_idle_hwmods()
310 struct omap_device *od; in omap_device_get_context_loss_count()
333 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
337 struct omap_device *od; in omap_device_alloc()
341 od = kzalloc(sizeof(struct omap_device), GFP_KERNEL); in omap_device_alloc()
371 void omap_device_delete(struct omap_device *od) in omap_device_delete()
487 struct omap_device *od; in omap_device_build()
596 struct omap_device *od = to_omap_device(pdev); in _od_suspend_noirq()
618 struct omap_device *od = to_omap_device(pdev); in _od_resume_noirq()
684 struct omap_device *od; in omap_device_enable()
715 struct omap_device *od; in omap_device_idle()
748 struct omap_device *od = to_omap_device(pdev); in omap_device_assert_hardreset()
776 struct omap_device *od = to_omap_device(pdev); in omap_device_deassert_hardreset()
843 struct omap_device *od = to_omap_device(pdev); in omap_device_late_idle()