Home
last modified time | relevance | path

Searched refs:omap_device_enable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_device.c195 omap_device_enable(pdev); in omap_device_build_from_dt()
396 ret = omap_device_enable(pdev); in _od_runtime_resume()
449 omap_device_enable(pdev); in _od_resume_noirq()
497 * omap_device_enable - fully activate an omap_device
508 int omap_device_enable(struct platform_device *pdev) in omap_device_enable() function
H A Domap_device.h66 int omap_device_enable(struct platform_device *pdev);
H A Dpdata-quirks.c101 .device_enable = omap_device_enable,
106 .device_enable = omap_device_enable,
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_device.c198 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()
453 * omap_device_enable - fully activate an omap_device
464 int omap_device_enable(struct platform_device *pdev) in omap_device_enable() function
H A Domap_device.h63 int omap_device_enable(struct platform_device *pdev);
H A Dpdata-quirks.c90 .device_enable = omap_device_enable,
95 .device_enable = omap_device_enable,

Completed in 4 milliseconds