Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap_device.h69 int omap_device_enable(struct platform_device *pdev);
Domap_device.c174 omap_device_enable(pdev); in omap_device_build_from_dt()
603 ret = omap_device_enable(pdev); in _od_runtime_resume()
655 omap_device_enable(pdev); in _od_resume_noirq()
723 int omap_device_enable(struct platform_device *pdev) in omap_device_enable() function
Dserial.c283 omap_device_enable(pdev); in omap_serial_init_port()