Lines Matching defs:pdev
131 static int omap_device_build_from_dt(struct platform_device *pdev) in omap_device_build_from_dt()
216 struct platform_device *pdev = to_platform_device(dev); in _omap_device_notifier_call() local
304 static struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
354 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_suspend() local
366 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_resume() local
395 struct platform_device *pdev = to_platform_device(dev); in _od_suspend_noirq() local
417 struct platform_device *pdev = to_platform_device(dev); in _od_resume_noirq() local
464 int omap_device_enable(struct platform_device *pdev) in omap_device_enable()
495 int omap_device_idle(struct platform_device *pdev) in omap_device_idle()
529 int omap_device_assert_hardreset(struct platform_device *pdev, const char *name) in omap_device_assert_hardreset()
556 int omap_device_deassert_hardreset(struct platform_device *pdev, in omap_device_deassert_hardreset()
593 struct platform_device *pdev = to_platform_device(dev); in omap_device_late_idle() local