Searched refs:rt_pm_device_register (Results 1 – 4 of 4) sorted by relevance
86 rt_pm_device_register(&pdev->parent, &host_bridge_pm_ops); in host_bridge_probe()
204 void rt_pm_device_register(struct rt_device *device, const struct rt_device_pm_ops *ops);
576 rt_pm_device_register(&dw_wdt->parent.parent, &dw_wdt_pm_ops); in dw_wdt_probe()
815 void rt_pm_device_register(struct rt_device *device, const struct rt_device_pm_ops *ops) in rt_pm_device_register() function
Completed in 7 milliseconds