Home
last modified time | relevance | path

Searched refs:omap_device_enable (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm/mach-omap2/
Domap_device.h69 int omap_device_enable(struct platform_device *pdev);
Domap_device.c204 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