Searched refs:pm_runtime_no_callbacks (Results 1 – 25 of 26) sorted by relevance
12
49 extern void pm_runtime_no_callbacks(struct device *dev);268 static inline void pm_runtime_no_callbacks(struct device *dev) {} in pm_runtime_no_callbacks() function
34 .pm_runtime_no_callbacks = true,39 .pm_runtime_no_callbacks = true,70 .pm_runtime_no_callbacks = true,
284 if (cell->pm_runtime_no_callbacks) in mfd_add_device()285 pm_runtime_no_callbacks(&pdev->dev); in mfd_add_device()
98 pm_runtime_no_callbacks(dev); in ci_hdrc_usb2_probe()
265 pm_runtime_no_callbacks(&pdev->dev); in ci_hdrc_msm_probe()
117 bool pm_runtime_no_callbacks; member
153 pm_runtime_no_callbacks(dev); in node_init_node_access()284 pm_runtime_no_callbacks(dev); in node_init_cache_dev()338 pm_runtime_no_callbacks(dev); in node_add_cache()
249 pm_runtime_no_callbacks(&usb4->dev); in usb4_port_device_add()
400 pm_runtime_no_callbacks(&rt->dev); in tb_retimer_add()
481 pm_runtime_no_callbacks(&tb->dev); in tb_domain_add()
136 pm_runtime_no_callbacks(&platdev->dev); in lpe_audio_platdev_create()
342 pm_runtime_no_callbacks(dev); in s5k6a3_probe()
257 pm_runtime_no_callbacks(&pdev->dev); in i2c_demux_pinctrl_probe()
67 pm_runtime_no_callbacks(dev); in intel_th_probe()916 pm_runtime_no_callbacks(dev); in intel_th_alloc()
303 pm_runtime_no_callbacks(device); in pcie_device_init()
905 pm_runtime_no_callbacks(&stm->dev); in stm_register_device()1245 pm_runtime_no_callbacks(&src->dev); in stm_source_register_device()
1523 void pm_runtime_no_callbacks(struct device *dev) in pm_runtime_no_callbacks() function1531 EXPORT_SYMBOL_GPL(pm_runtime_no_callbacks);
507 pm_runtime_no_callbacks(&ctrl->dev); in serdev_controller_alloc()
949 pm_runtime_no_callbacks(&phy->dev); in phy_create()
276 Section 8); it may be modified only by the pm_runtime_no_callbacks()483 `void pm_runtime_no_callbacks(struct device *dev);`819 pm_runtime_no_callbacks(). This should be done after the device structure is835 pm_runtime_no_callbacks() for their devices. This could be because a subset of
1056 pm_runtime_no_callbacks(&serdev->dev); in btmtkuart_probe()
2104 pm_runtime_no_callbacks(&intf->dev); in usb_set_configuration()
1485 pm_runtime_no_callbacks(&adap->dev); in i2c_register_adapter()
10721 0x00000000 pm_runtime_no_callbacks vmlinux EXPORT_SYMBOL_GPL
31383 ffff800010811670 T pm_runtime_no_callbacks
Completed in 875 milliseconds