Home
last modified time | relevance | path

Searched refs:pm_runtime_no_callbacks (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/mfd/
H A Dwm8994-core.c33 .pm_runtime_no_callbacks = true,
38 .pm_runtime_no_callbacks = true,
69 .pm_runtime_no_callbacks = true,
/linux/drivers/pci/controller/cadence/
H A Dpcie-sg2042.c58 pm_runtime_no_callbacks(dev); in sg2042_pcie_probe()
/linux/include/linux/
H A Dpm_runtime.h86 extern void pm_runtime_no_callbacks(struct device *dev);
308 static inline void pm_runtime_no_callbacks(struct device *dev) {} in pm_runtime_no_callbacks() function
/linux/drivers/peci/
H A Dcore.c129 pm_runtime_no_callbacks(&controller->dev); in devm_peci_controller_add()
/linux/drivers/pci/controller/dwc/
H A Dpcie-stm32.c305 pm_runtime_no_callbacks(dev); in stm32_pcie_probe()
H A Dpcie-spacemit-k1.c314 pm_runtime_no_callbacks(dev); in k1_pcie_probe()
H A Dpcie-eswin.c341 pm_runtime_no_callbacks(dev); in eswin_pcie_probe()
H A Dpcie-nxp-s32g.c335 pm_runtime_no_callbacks(dev); in s32g_pcie_probe()
/linux/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c262 pm_runtime_no_callbacks(&pdev->dev); in i2c_demux_pinctrl_probe()
/linux/drivers/hwtracing/intel_th/
H A Dcore.c67 pm_runtime_no_callbacks(dev); in intel_th_probe()
930 pm_runtime_no_callbacks(dev); in intel_th_alloc()
/linux/drivers/thunderbolt/
H A Dretimer.c454 pm_runtime_no_callbacks(&rt->dev); in tb_retimer_add()
/linux/drivers/net/wan/framer/
H A Dframer-core.c661 pm_runtime_no_callbacks(&framer->dev); in framer_create()
/linux/drivers/bluetooth/
H A Dbtmtkuart.c920 pm_runtime_no_callbacks(&serdev->dev); in btmtkuart_probe()
/linux/drivers/phy/
H A Dphy-core.c1048 pm_runtime_no_callbacks(&phy->dev); in phy_create()
/linux/drivers/usb/core/
H A Dmessage.c2202 pm_runtime_no_callbacks(&intf->dev); in usb_set_configuration()