Home
last modified time | relevance | path

Searched refs:pm_runtime_enable (Results 1 – 25 of 884) sorted by relevance

12345678910>>...36

/Linux-v6.6/drivers/pci/controller/cadence/
Dpcie-cadence-plat.c86 pm_runtime_enable(dev); in cdns_plat_pcie_probe()
115 pm_runtime_enable(dev); in cdns_plat_pcie_probe()
/Linux-v6.6/drivers/tty/serial/
Dserial_ctrl.c23 pm_runtime_enable(dev); in serial_ctrl_probe()
Dserial_port.c54 pm_runtime_enable(dev); in serial_port_probe()
/Linux-v6.6/drivers/bus/
Dti-pwmss.c26 pm_runtime_enable(&pdev->dev); in pwmss_probe()
Domap-ocp2scp.c46 pm_runtime_enable(&pdev->dev); in omap_ocp2scp_probe()
Dtegra-aconnect.c47 pm_runtime_enable(&pdev->dev); in tegra_aconnect_probe()
Dsimple-pm-bus.c69 pm_runtime_enable(&pdev->dev); in simple_pm_bus_probe()
/Linux-v6.6/drivers/pwm/
Dpwm-lpss-platform.c60 pm_runtime_enable(&pdev->dev); in pwm_lpss_probe_platform()
/Linux-v6.6/sound/soc/codecs/
Dcs42xx8-i2c.c42 pm_runtime_enable(&i2c->dev); in cs42xx8_i2c_probe()
/Linux-v6.6/drivers/ufs/host/
Dti-j721e-ufs.c31 pm_runtime_enable(dev); in ti_j721e_ufs_probe()
/Linux-v6.6/sound/soc/sof/
Dsof-acpi-dev.c56 pm_runtime_enable(dev); in sof_acpi_probe_complete()
Dsof-of-dev.c41 pm_runtime_enable(dev); in sof_of_probe_complete()
/Linux-v6.6/include/linux/
Dpm_runtime.h79 extern void pm_runtime_enable(struct device *dev);
286 static inline void pm_runtime_enable(struct device *dev) {} in pm_runtime_enable() function
/Linux-v6.6/drivers/soc/tegra/
Dcommon.c72 pm_runtime_enable(dev); in tegra_core_dev_init_opp_state()
/Linux-v6.6/drivers/media/platform/renesas/
Drcar-fcp.c136 pm_runtime_enable(&pdev->dev); in rcar_fcp_probe()
/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_pm.c51 pm_runtime_enable(pm->device); in s5p_mfc_init_pm()
/Linux-v6.6/drivers/usb/host/
Dohci-platform.c196 pm_runtime_enable(&dev->dev); in ohci_platform_probe()
303 pm_runtime_enable(dev); in ohci_platform_resume_common()
/Linux-v6.6/drivers/vfio/platform/
Dvfio_platform.c71 pm_runtime_enable(&pdev->dev); in vfio_platform_probe()
/Linux-v6.6/drivers/phy/renesas/
Dphy-rcar-gen3-pcie.c103 pm_runtime_enable(dev); in rcar_gen3_phy_pcie_probe()
/Linux-v6.6/drivers/media/platform/samsung/exynos4-is/
Dfimc-is-i2c.c63 pm_runtime_enable(&pdev->dev); in fimc_is_i2c_probe()
/Linux-v6.6/drivers/usb/chipidea/
Dci_hdrc_usb2.c100 pm_runtime_enable(dev); in ci_hdrc_usb2_probe()
/Linux-v6.6/drivers/gpu/drm/renesas/rcar-du/
Drcar_cmm.c185 pm_runtime_enable(&pdev->dev); in rcar_cmm_probe()
/Linux-v6.6/drivers/hwspinlock/
Domap_hwspinlock.c96 pm_runtime_enable(&pdev->dev); in omap_hwspinlock_probe()
/Linux-v6.6/drivers/usb/dwc3/
Ddwc3-imx8mp.c217 pm_runtime_enable(dev); in dwc3_imx8mp_probe()
373 pm_runtime_enable(dev); in dwc3_imx8mp_pm_resume()
/Linux-v6.6/drivers/base/power/
Druntime.c1342 pm_runtime_enable(dev); in __pm_runtime_set_status()
1488 void pm_runtime_enable(struct device *dev) in pm_runtime_enable() function
1513 EXPORT_SYMBOL_GPL(pm_runtime_enable);
1531 pm_runtime_enable(dev); in devm_pm_runtime_enable()
1907 pm_runtime_enable(dev); in pm_runtime_force_suspend()
1951 pm_runtime_enable(dev); in pm_runtime_force_resume()

12345678910>>...36