Lines Matching refs:omap_device

46 static void _add_clkdev(struct omap_device *od, const char *clk_alias,  in _add_clkdev()
101 static void _add_hwmod_clocks_clkdev(struct omap_device *od, in _add_hwmod_clocks_clkdev()
128 struct omap_device *od; in omap_device_build_from_dt()
198 struct omap_device *od; in _omap_device_notifier_call()
225 static int _omap_device_enable_hwmods(struct omap_device *od) in _omap_device_enable_hwmods()
242 static int _omap_device_idle_hwmods(struct omap_device *od) in _omap_device_idle_hwmods()
272 struct omap_device *od; in omap_device_get_context_loss_count()
293 static int omap_device_count_resources(struct omap_device *od, in omap_device_count_resources()
325 static int omap_device_fill_resources(struct omap_device *od, in omap_device_fill_resources()
352 static int _od_fill_dma_resources(struct omap_device *od, in _od_fill_dma_resources()
377 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
381 struct omap_device *od; in omap_device_alloc()
386 od = kzalloc(sizeof(struct omap_device), GFP_KERNEL); in omap_device_alloc()
486 void omap_device_delete(struct omap_device *od) in omap_device_delete()
546 struct omap_device *od; in omap_device_build_ss()
632 struct omap_device *od = to_omap_device(pdev); in _od_suspend_noirq()
655 struct omap_device *od = to_omap_device(pdev); in _od_resume_noirq()
733 struct omap_device *od; in omap_device_enable()
763 struct omap_device *od; in omap_device_idle()
795 struct omap_device *od = to_omap_device(pdev); in omap_device_assert_hardreset()
823 struct omap_device *od = to_omap_device(pdev); in omap_device_deassert_hardreset()
890 struct omap_device *od = to_omap_device(pdev); in omap_device_late_idle()