Lines Matching defs:pdev
128 static int omap_device_build_from_dt(struct platform_device *pdev) in omap_device_build_from_dt()
213 struct platform_device *pdev = to_platform_device(dev); in _omap_device_notifier_call() local
306 int omap_device_get_context_loss_count(struct platform_device *pdev) in omap_device_get_context_loss_count()
330 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
381 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_suspend() local
393 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_resume() local
422 struct platform_device *pdev = to_platform_device(dev); in _od_suspend_noirq() local
444 struct platform_device *pdev = to_platform_device(dev); in _od_resume_noirq() local
485 int omap_device_register(struct platform_device *pdev) in omap_device_register()
508 int omap_device_enable(struct platform_device *pdev) in omap_device_enable()
539 int omap_device_idle(struct platform_device *pdev) in omap_device_idle()
573 int omap_device_assert_hardreset(struct platform_device *pdev, const char *name) in omap_device_assert_hardreset()
600 int omap_device_deassert_hardreset(struct platform_device *pdev, in omap_device_deassert_hardreset()
669 struct platform_device *pdev = to_platform_device(dev); in omap_device_late_idle() local