Lines Matching refs:omap_device

46 static void _add_clkdev(struct omap_device *od, const char *clk_alias,  in _add_clkdev()
95 static void _add_hwmod_clocks_clkdev(struct omap_device *od, in _add_hwmod_clocks_clkdev()
122 struct omap_device *od; in omap_device_build_from_dt()
192 struct omap_device *od; in _omap_device_notifier_call()
219 static int _omap_device_enable_hwmods(struct omap_device *od) in _omap_device_enable_hwmods()
236 static int _omap_device_idle_hwmods(struct omap_device *od) in _omap_device_idle_hwmods()
266 struct omap_device *od; in omap_device_get_context_loss_count()
287 static int omap_device_count_resources(struct omap_device *od, in omap_device_count_resources()
319 static int omap_device_fill_resources(struct omap_device *od, in omap_device_fill_resources()
346 static int _od_fill_dma_resources(struct omap_device *od, in _od_fill_dma_resources()
371 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
375 struct omap_device *od; in omap_device_alloc()
380 od = kzalloc(sizeof(struct omap_device), GFP_KERNEL); in omap_device_alloc()
480 void omap_device_delete(struct omap_device *od) in omap_device_delete()
540 struct omap_device *od; in omap_device_build_ss()
628 struct omap_device *od = to_omap_device(pdev); in _od_suspend_noirq()
651 struct omap_device *od = to_omap_device(pdev); in _od_resume_noirq()
726 struct omap_device *od; in omap_device_enable()
757 struct omap_device *od; in omap_device_idle()
790 struct omap_device *od = to_omap_device(pdev); in omap_device_assert_hardreset()
818 struct omap_device *od = to_omap_device(pdev); in omap_device_deassert_hardreset()
885 struct omap_device *od = to_omap_device(pdev); in omap_device_late_idle()