Searched refs:omap_device_enable (Results 1 – 3 of 3) sorted by relevance
63 int omap_device_enable(struct platform_device *pdev);
198 omap_device_enable(pdev); in omap_device_build_from_dt()369 ret = omap_device_enable(pdev); in _od_runtime_resume()422 omap_device_enable(pdev); in _od_resume_noirq()464 int omap_device_enable(struct platform_device *pdev) in omap_device_enable() function
90 .device_enable = omap_device_enable,95 .device_enable = omap_device_enable,
Completed in 8 milliseconds