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()
380 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_suspend() local
392 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_resume() local
421 struct platform_device *pdev = to_platform_device(dev); in _od_suspend_noirq() local
443 struct platform_device *pdev = to_platform_device(dev); in _od_resume_noirq() local
484 int omap_device_register(struct platform_device *pdev) in omap_device_register()
507 int omap_device_enable(struct platform_device *pdev) in omap_device_enable()
538 int omap_device_idle(struct platform_device *pdev) in omap_device_idle()
572 int omap_device_assert_hardreset(struct platform_device *pdev, const char *name) in omap_device_assert_hardreset()
599 int omap_device_deassert_hardreset(struct platform_device *pdev, in omap_device_deassert_hardreset()
668 struct platform_device *pdev = to_platform_device(dev); in omap_device_late_idle() local