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
304 int omap_device_get_context_loss_count(struct platform_device *pdev) in omap_device_get_context_loss_count()
328 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
379 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_suspend() local
391 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_resume() local
420 struct platform_device *pdev = to_platform_device(dev); in _od_suspend_noirq() local
442 struct platform_device *pdev = to_platform_device(dev); in _od_resume_noirq() local
483 int omap_device_register(struct platform_device *pdev) in omap_device_register()
506 int omap_device_enable(struct platform_device *pdev) in omap_device_enable()
537 int omap_device_idle(struct platform_device *pdev) in omap_device_idle()
571 int omap_device_assert_hardreset(struct platform_device *pdev, const char *name) in omap_device_assert_hardreset()
598 int omap_device_deassert_hardreset(struct platform_device *pdev, in omap_device_deassert_hardreset()
667 struct platform_device *pdev = to_platform_device(dev); in omap_device_late_idle() local