Lines Matching defs:pdev
125 static int omap_device_build_from_dt(struct platform_device *pdev) in omap_device_build_from_dt()
197 struct platform_device *pdev = to_platform_device(dev); in _omap_device_notifier_call() local
270 int omap_device_get_context_loss_count(struct platform_device *pdev) in omap_device_get_context_loss_count()
377 struct omap_device *omap_device_alloc(struct platform_device *pdev, in omap_device_alloc()
545 struct platform_device *pdev; in omap_device_build_ss() local
594 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_suspend() local
607 struct platform_device *pdev = to_platform_device(dev); in _od_runtime_resume() local
631 struct platform_device *pdev = to_platform_device(dev); in _od_suspend_noirq() local
654 struct platform_device *pdev = to_platform_device(dev); in _od_resume_noirq() local
707 int omap_device_register(struct platform_device *pdev) in omap_device_register()
730 int omap_device_enable(struct platform_device *pdev) in omap_device_enable()
760 int omap_device_idle(struct platform_device *pdev) in omap_device_idle()
793 int omap_device_assert_hardreset(struct platform_device *pdev, const char *name) in omap_device_assert_hardreset()
820 int omap_device_deassert_hardreset(struct platform_device *pdev, in omap_device_deassert_hardreset()
889 struct platform_device *pdev = to_platform_device(dev); in omap_device_late_idle() local