Searched refs:pm_runtime_no_callbacks (Results 1 – 25 of 28) sorted by relevance
12
33 .pm_runtime_no_callbacks = true,38 .pm_runtime_no_callbacks = true,69 .pm_runtime_no_callbacks = true,
277 if (cell->pm_runtime_no_callbacks) in mfd_add_device()278 pm_runtime_no_callbacks(&pdev->dev); in mfd_add_device()
84 extern void pm_runtime_no_callbacks(struct device *dev);289 static inline void pm_runtime_no_callbacks(struct device *dev) {} in pm_runtime_no_callbacks() function
73 pm_runtime_no_callbacks(dev); in npcm_udc_probe()
98 pm_runtime_no_callbacks(dev); in ci_hdrc_usb2_probe()
265 pm_runtime_no_callbacks(&pdev->dev); in ci_hdrc_msm_probe()
114 bool pm_runtime_no_callbacks; member
129 pm_runtime_no_callbacks(&controller->dev); in devm_peci_controller_add()
153 pm_runtime_no_callbacks(dev); in node_init_node_access()285 pm_runtime_no_callbacks(dev); in node_init_cache_dev()339 pm_runtime_no_callbacks(dev); in node_add_cache()
138 pm_runtime_no_callbacks(&platdev->dev); in lpe_audio_platdev_create()
290 pm_runtime_no_callbacks(&usb4->dev); in usb4_port_device_add()
440 pm_runtime_no_callbacks(&rt->dev); in tb_retimer_add()
474 pm_runtime_no_callbacks(&tb->dev); in tb_domain_add()
334 pm_runtime_no_callbacks(dev); in s5k6a3_probe()
261 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()
315 pm_runtime_no_callbacks(device); in pcie_device_init()
907 pm_runtime_no_callbacks(&stm->dev); in stm_register_device()1245 pm_runtime_no_callbacks(&src->dev); in stm_source_register_device()
661 pm_runtime_no_callbacks(&framer->dev); in framer_create()
511 pm_runtime_no_callbacks(&ctrl->dev); in serdev_controller_alloc()
1627 void pm_runtime_no_callbacks(struct device *dev) in pm_runtime_no_callbacks() function1635 EXPORT_SYMBOL_GPL(pm_runtime_no_callbacks);
1050 pm_runtime_no_callbacks(&phy->dev); in phy_create()
918 pm_runtime_no_callbacks(&serdev->dev); in btmtkuart_probe()
280 Section 8); it may be modified only by the pm_runtime_no_callbacks()492 `void pm_runtime_no_callbacks(struct device *dev);`830 pm_runtime_no_callbacks(). This should be done after the device structure is846 pm_runtime_no_callbacks() for their devices. This could be because a subset of
1523 pm_runtime_no_callbacks(&pdev->dev); in rtsx_pci_sdmmc_drv_probe()
Completed in 48 milliseconds