Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-omap2/
Domap_device.c192 omap_device_enable(pdev); in omap_device_build_from_dt()
392 ret = omap_device_enable(pdev); in _od_runtime_resume()
445 omap_device_enable(pdev); in _od_resume_noirq()
487 int omap_device_enable(struct platform_device *pdev) in omap_device_enable() function
Domap_device.h66 int omap_device_enable(struct platform_device *pdev);
Dpdata-quirks.c91 .device_enable = omap_device_enable,
96 .device_enable = omap_device_enable,