| /linux/drivers/base/power/ |
| H A D | runtime-test.c | 19 pm_runtime_enable(dev); in pm_runtime_depth_test() 37 pm_runtime_enable(dev); in pm_runtime_already_suspended_test() 71 pm_runtime_enable(dev); in pm_runtime_idle_test() 132 pm_runtime_enable(dev); in pm_runtime_error_test() 220 pm_runtime_enable(dev); in pm_runtime_probe_active_test()
|
| H A D | runtime.c | 1409 pm_runtime_enable(dev); in __pm_runtime_set_status() 1556 void pm_runtime_enable(struct device *dev) in pm_runtime_enable() function 1585 EXPORT_SYMBOL_GPL(pm_runtime_enable); 1629 pm_runtime_enable(dev); in devm_pm_runtime_enable() 2046 pm_runtime_enable(dev); in pm_runtime_force_suspend() 2106 pm_runtime_enable(dev); in pm_runtime_force_resume()
|
| /linux/drivers/tty/serial/ |
| H A D | serial_ctrl.c | 23 pm_runtime_enable(dev); in serial_ctrl_probe()
|
| /linux/drivers/usb/host/ |
| H A D | ohci-platform.c | 195 pm_runtime_enable(&dev->dev); in ohci_platform_probe() 319 pm_runtime_enable(dev); in ohci_platform_resume_common()
|
| /linux/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc_pm.c | 45 pm_runtime_enable(pm->device); in s5p_mfc_init_pm()
|
| /linux/drivers/ufs/host/ |
| H A D | ti-j721e-ufs.c | 39 pm_runtime_enable(dev); in ti_j721e_ufs_probe()
|
| /linux/drivers/vfio/platform/ |
| H A D | vfio_platform.c | 71 pm_runtime_enable(&pdev->dev); in vfio_platform_probe()
|
| H A D | vfio_amba.c | 84 pm_runtime_enable(&adev->dev); in vfio_amba_probe()
|
| /linux/drivers/phy/renesas/ |
| H A D | phy-rcar-gen3-pcie.c | 103 pm_runtime_enable(dev); in rcar_gen3_phy_pcie_probe()
|
| /linux/include/linux/ |
| H A D | pm_runtime.h | 82 extern void pm_runtime_enable(struct device *dev); 290 static inline void pm_runtime_enable(struct device *dev) {} in pm_runtime_enable() function
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-imx8mp.c | 238 pm_runtime_enable(dev); in dwc3_imx8mp_probe() 406 pm_runtime_enable(dev); in dwc3_imx8mp_pm_resume()
|
| H A D | dwc3-of-simple.c | 80 pm_runtime_enable(dev); in dwc3_of_simple_probe()
|
| /linux/drivers/irqchip/ |
| H A D | irq-gic-pm.c | 103 pm_runtime_enable(dev); in gic_probe()
|
| /linux/drivers/misc/ |
| H A D | tps6594-esm.c | 78 pm_runtime_enable(dev); in tps6594_esm_probe()
|
| /linux/drivers/bus/ |
| H A D | simple-pm-bus.c | 69 pm_runtime_enable(&pdev->dev); in simple_pm_bus_probe()
|
| /linux/drivers/hwspinlock/ |
| H A D | stm32_hwspinlock.c | 100 pm_runtime_enable(dev); in stm32_hwspinlock_probe()
|
| /linux/sound/soc/sof/ |
| H A D | sof-client-ipc-kernel-injector.c | 123 pm_runtime_enable(dev); in sof_msg_inject_probe()
|
| /linux/drivers/pmdomain/samsung/ |
| H A D | exynos-pm-domains.c | 158 pm_runtime_enable(dev); in exynos_pd_probe()
|
| /linux/drivers/staging/media/ipu7/ |
| H A D | ipu7-bus.c | 118 pm_runtime_enable(&adev->auxdev.dev); in ipu7_bus_initialize_device()
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-bus.c | 119 pm_runtime_enable(&adev->auxdev.dev); in ipu6_bus_initialize_device()
|
| /linux/drivers/mfd/ |
| H A D | intel-lpss-acpi.c | 198 pm_runtime_enable(&pdev->dev); in intel_lpss_acpi_probe()
|
| /linux/sound/soc/amd/acp/ |
| H A D | acp-renoir.c | 130 pm_runtime_enable(&pdev->dev); in renoir_audio_probe()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-designware-amdisp.c | 88 pm_runtime_enable(&pdev->dev); in amd_isp_dw_i2c_plat_probe()
|
| /linux/drivers/remoteproc/ |
| H A D | rcar_rproc.c | 165 pm_runtime_enable(dev); in rcar_rproc_probe()
|
| /linux/drivers/soundwire/ |
| H A D | master.c | 170 pm_runtime_enable(&bus->md->dev); in sdw_master_device_add()
|