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.c603 omap_device_enable(pdev); in _od_runtime_resume()
642 omap_device_enable(pdev); in _od_resume_noirq()
694 int omap_device_enable(struct platform_device *pdev) in omap_device_enable() function
Dserial.c301 omap_device_enable(pdev); in omap_serial_init_port()