Searched refs:RUNTIME_PM_OPS (Results 1 – 23 of 23) sorted by relevance
/Linux-v6.1/include/linux/ |
D | pm_runtime.h | 44 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ 48 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ 52 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ 56 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
|
D | pm.h | 336 #define RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ macro 364 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) 374 RUNTIME_PM_OPS(runtime_suspend_fn, runtime_resume_fn, idle_fn) \
|
/Linux-v6.1/drivers/iio/dac/ |
D | stm32-dac-core.c | 230 RUNTIME_PM_OPS(stm32_dac_core_runtime_suspend,
|
/Linux-v6.1/drivers/iio/proximity/ |
D | srf04.c | 388 RUNTIME_PM_OPS(srf04_pm_runtime_suspend,
|
D | pulsedlight-lidar-lite-v2.c | 360 RUNTIME_PM_OPS(lidar_pm_runtime_suspend, lidar_pm_runtime_resume, NULL)
|
/Linux-v6.1/drivers/iio/adc/ |
D | stm32-dfsdm-core.c | 435 RUNTIME_PM_OPS(stm32_dfsdm_core_runtime_suspend,
|
D | rcar-gyroadc.c | 601 RUNTIME_PM_OPS(rcar_gyroadc_suspend, rcar_gyroadc_resume, NULL)
|
D | stm32-adc.c | 2419 RUNTIME_PM_OPS(stm32_adc_runtime_suspend, stm32_adc_runtime_resume,
|
D | at91-sama5d2_adc.c | 2628 RUNTIME_PM_OPS(at91_adc_runtime_suspend, at91_adc_runtime_resume,
|
/Linux-v6.1/drivers/iio/accel/ |
D | mma9551.c | 587 RUNTIME_PM_OPS(mma9551_runtime_suspend, mma9551_runtime_resume, NULL)
|
D | mma9553.c | 1226 RUNTIME_PM_OPS(mma9553_runtime_suspend, mma9553_runtime_resume, NULL)
|
/Linux-v6.1/drivers/iio/temperature/ |
D | mlx90614.c | 668 RUNTIME_PM_OPS(mlx90614_pm_runtime_suspend,
|
/Linux-v6.1/drivers/gpu/drm/tegra/ |
D | vic.c | 569 RUNTIME_PM_OPS(vic_runtime_suspend, vic_runtime_resume, NULL)
|
/Linux-v6.1/drivers/gpu/drm/msm/adreno/ |
D | adreno_device.c | 717 RUNTIME_PM_OPS(adreno_runtime_suspend, adreno_runtime_resume, NULL)
|
/Linux-v6.1/drivers/iio/chemical/ |
D | atlas-sensor.c | 761 RUNTIME_PM_OPS(atlas_runtime_suspend, atlas_runtime_resume, NULL)
|
/Linux-v6.1/drivers/tty/serial/8250/ |
D | 8250_dw.c | 747 RUNTIME_PM_OPS(dw8250_runtime_suspend, dw8250_runtime_resume, NULL)
|
/Linux-v6.1/drivers/iio/light/ |
D | us5182d.c | 948 RUNTIME_PM_OPS(us5182d_suspend, us5182d_resume, NULL)
|
D | rpr0521.c | 1103 RUNTIME_PM_OPS(rpr0521_runtime_suspend, rpr0521_runtime_resume, NULL)
|
/Linux-v6.1/drivers/iio/imu/ |
D | kmx61.c | 1497 RUNTIME_PM_OPS(kmx61_runtime_suspend, kmx61_runtime_resume, NULL)
|
/Linux-v6.1/drivers/spi/ |
D | spi-atmel.c | 1697 RUNTIME_PM_OPS(atmel_spi_runtime_suspend,
|
/Linux-v6.1/sound/pci/hda/ |
D | cs35l41_hda.c | 1539 RUNTIME_PM_OPS(cs35l41_runtime_suspend, cs35l41_runtime_resume, NULL)
|
/Linux-v6.1/drivers/pci/controller/ |
D | pci-tegra.c | 2801 RUNTIME_PM_OPS(tegra_pcie_pm_suspend, tegra_pcie_pm_resume, NULL)
|
/Linux-v6.1/drivers/net/ethernet/realtek/ |
D | r8169_main.c | 4842 RUNTIME_PM_OPS(rtl8169_runtime_suspend, rtl8169_runtime_resume,
|