Searched refs:pm_runtime_no_callbacks (Results 1 – 14 of 14) sorted by relevance
70 bool pm_runtime_no_callbacks; member
49 extern void pm_runtime_no_callbacks(struct device *dev);164 static inline void pm_runtime_no_callbacks(struct device *dev) {} in pm_runtime_no_callbacks() function
82 pm_runtime_no_callbacks(&pdev->dev); in ci_hdrc_msm_probe()
96 pm_runtime_no_callbacks(dev); in ci_hdrc_usb2_probe()
1914 pm_runtime_no_callbacks(&ci->gadget.dev); in udc_start()
40 .pm_runtime_no_callbacks = true,45 .pm_runtime_no_callbacks = true,76 .pm_runtime_no_callbacks = true,
246 if (cell->pm_runtime_no_callbacks) in mfd_add_device()247 pm_runtime_no_callbacks(&pdev->dev); in mfd_add_device()
134 pm_runtime_no_callbacks(&pdev->dev); in ehci_msm_probe()
340 pm_runtime_no_callbacks(dev); in s5k6a3_probe()
1250 void pm_runtime_no_callbacks(struct device *dev) in pm_runtime_no_callbacks() function1258 EXPORT_SYMBOL_GPL(pm_runtime_no_callbacks);
734 pm_runtime_no_callbacks(&phy->dev); in phy_create()
272 Section 8); it may be modified only by the pm_runtime_no_callbacks()458 void pm_runtime_no_callbacks(struct device *dev);779 pm_runtime_no_callbacks(). This should be done after the device structure is
1872 pm_runtime_no_callbacks(&intf->dev); in usb_set_configuration()
1565 pm_runtime_no_callbacks(&adap->dev); in i2c_register_adapter()