Searched refs:pm_runtime_no_callbacks (Results 1 – 14 of 14) sorted by relevance
64 bool pm_runtime_no_callbacks; member
49 extern void pm_runtime_no_callbacks(struct device *dev);170 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()
75 pm_runtime_no_callbacks(dev); in ci_hdrc_usb2_probe()
1888 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,
224 if (cell->pm_runtime_no_callbacks) in mfd_add_device()225 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()
1244 void pm_runtime_no_callbacks(struct device *dev) in pm_runtime_no_callbacks() function1252 EXPORT_SYMBOL_GPL(pm_runtime_no_callbacks);
685 pm_runtime_no_callbacks(&phy->dev); in phy_create()
272 Section 8); it may be modified only by the pm_runtime_no_callbacks()462 void pm_runtime_no_callbacks(struct device *dev);777 pm_runtime_no_callbacks(). This should be done after the device structure is
1835 pm_runtime_no_callbacks(&intf->dev); in usb_set_configuration()
1416 pm_runtime_no_callbacks(&adap->dev); in i2c_register_adapter()