Searched refs:omap_device_enable (Results 1 – 2 of 2) sorted by relevance
69 int omap_device_enable(struct platform_device *pdev);
204 omap_device_enable(pdev); in omap_device_build_from_dt()574 ret = omap_device_enable(pdev); in _od_runtime_resume()627 omap_device_enable(pdev); in _od_resume_noirq()686 int omap_device_enable(struct platform_device *pdev) in omap_device_enable() function