drivers/accel/amdxdna/amdxdna_pci_drv.c
472
RUNTIME_PM_OPS(amdxdna_pm_suspend, amdxdna_pm_resume, NULL)
drivers/accel/rocket/rocket_drv.c
269
RUNTIME_PM_OPS(rocket_device_runtime_suspend, rocket_device_runtime_resume, NULL)
drivers/bluetooth/btmtksdio.c
1557
RUNTIME_PM_OPS(btmtksdio_runtime_suspend, btmtksdio_runtime_resume, NULL)
drivers/bus/imx-aipstz.c
92
RUNTIME_PM_OPS(NULL, imx_aipstz_runtime_resume, NULL)
drivers/bus/simple-pm-bus.c
133
RUNTIME_PM_OPS(simple_pm_bus_runtime_suspend, simple_pm_bus_runtime_resume, NULL)
drivers/char/hw_random/imx-rngc.c
346
RUNTIME_PM_OPS(imx_rngc_suspend, imx_rngc_resume, NULL)
drivers/clk/imx/clk-imx8mp-audiomix.c
412
RUNTIME_PM_OPS(clk_imx8mp_audiomix_runtime_suspend,
drivers/clk/starfive/clk-starfive-jh7110-isp.c
96
RUNTIME_PM_OPS(jh7110_ispcrg_suspend, jh7110_ispcrg_resume, NULL)
drivers/clk/starfive/clk-starfive-jh7110-vout.c
101
RUNTIME_PM_OPS(jh7110_voutcrg_suspend, jh7110_voutcrg_resume, NULL)
drivers/dma/nbpfaxi.c
1503
RUNTIME_PM_OPS(nbpf_runtime_suspend, nbpf_runtime_resume, NULL)
drivers/dma/sh/rcar-dmac.c
1746
RUNTIME_PM_OPS(NULL, rcar_dmac_runtime_resume, NULL)
drivers/dma/sh/usb-dmac.c
697
RUNTIME_PM_OPS(usb_dmac_runtime_suspend, usb_dmac_runtime_resume, NULL)
drivers/dma/stm32/stm32-dma3.c
2016
RUNTIME_PM_OPS(stm32_dma3_runtime_suspend, stm32_dma3_runtime_resume, NULL)
drivers/gpio/gpio-mxc.c
675
RUNTIME_PM_OPS(mxc_gpio_runtime_suspend, mxc_gpio_runtime_resume, NULL)
drivers/gpio/gpio-omap.c
1560
RUNTIME_PM_OPS(omap_gpio_runtime_suspend, omap_gpio_runtime_resume, NULL)
drivers/gpio/gpio-tqmx86.c
293
RUNTIME_PM_OPS(tqmx86_gpio_runtime_suspend, tqmx86_gpio_runtime_resume, NULL)
drivers/gpio/gpio-xilinx.c
364
RUNTIME_PM_OPS(xgpio_runtime_suspend, xgpio_runtime_resume, NULL)
drivers/gpio/gpio-zynq.c
819
RUNTIME_PM_OPS(zynq_gpio_runtime_suspend, zynq_gpio_runtime_resume, NULL)
drivers/gpu/drm/bridge/cadence/cdns-dsi-core.c
1255
RUNTIME_PM_OPS(cdns_dsi_suspend, cdns_dsi_resume, NULL)
drivers/gpu/drm/bridge/imx/imx8qm-ldb.c
566
RUNTIME_PM_OPS(imx8qm_ldb_runtime_suspend, imx8qm_ldb_runtime_resume, NULL)
drivers/gpu/drm/bridge/imx/imx8qxp-ldb.c
709
RUNTIME_PM_OPS(NULL, imx8qxp_ldb_runtime_resume, NULL)
drivers/gpu/drm/bridge/imx/imx8qxp-pixel-combiner.c
415
RUNTIME_PM_OPS(imx8qxp_pc_runtime_suspend, imx8qxp_pc_runtime_resume, NULL)
drivers/gpu/drm/bridge/samsung-dsim.c
2295
RUNTIME_PM_OPS(samsung_dsim_suspend, samsung_dsim_resume, NULL)
drivers/gpu/drm/etnaviv/etnaviv_gpu.c
2032
RUNTIME_PM_OPS(etnaviv_gpu_rpm_suspend, etnaviv_gpu_rpm_resume, NULL)
drivers/gpu/drm/exynos/exynos_drm_g2d.c
1599
RUNTIME_PM_OPS(g2d_runtime_suspend, g2d_runtime_resume, NULL)
drivers/gpu/drm/imagination/pvr_drv.c
1518
RUNTIME_PM_OPS(pvr_power_device_suspend, pvr_power_device_resume, pvr_power_device_idle)
drivers/gpu/drm/imx/dc/dc-de.c
158
RUNTIME_PM_OPS(NULL, dc_de_runtime_resume, NULL)
drivers/gpu/drm/imx/dc/dc-drv.c
242
RUNTIME_PM_OPS(dc_runtime_suspend, dc_runtime_resume, NULL)
drivers/gpu/drm/imx/dc/dc-ic.c
265
RUNTIME_PM_OPS(dc_ic_runtime_suspend, dc_ic_runtime_resume, NULL)
drivers/gpu/drm/imx/dc/dc-pe.c
139
RUNTIME_PM_OPS(dc_pe_runtime_suspend, dc_pe_runtime_resume, NULL)
drivers/gpu/drm/imx/dcss/dcss-dev.c
319
RUNTIME_PM_OPS(dcss_dev_runtime_suspend, dcss_dev_runtime_resume, NULL)
drivers/gpu/drm/msm/adreno/adreno_device.c
405
RUNTIME_PM_OPS(adreno_runtime_suspend, adreno_runtime_resume, NULL)
drivers/gpu/drm/panfrost/panfrost_device.c
564
RUNTIME_PM_OPS(panfrost_device_runtime_suspend, panfrost_device_runtime_resume, NULL)
drivers/gpu/drm/renesas/rcar-du/rcar_lvds.c
1024
RUNTIME_PM_OPS(rcar_lvds_runtime_suspend, rcar_lvds_runtime_resume, NULL)
drivers/gpu/drm/renesas/rz-du/rzg2l_mipi_dsi.c
1390
RUNTIME_PM_OPS(rzg2l_mipi_pm_runtime_suspend, rzg2l_mipi_pm_runtime_resume, NULL)
drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c
158
RUNTIME_PM_OPS(shmob_drm_pm_runtime_suspend,
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c
781
RUNTIME_PM_OPS(dw_mipi_dsi_stm_suspend,
drivers/gpu/drm/tegra/dpaux.c
658
RUNTIME_PM_OPS(tegra_dpaux_suspend, tegra_dpaux_resume, NULL)
drivers/gpu/drm/tegra/nvjpg.c
314
RUNTIME_PM_OPS(nvjpg_runtime_suspend, nvjpg_runtime_resume, NULL)
drivers/gpu/drm/tegra/vic.c
545
RUNTIME_PM_OPS(vic_runtime_suspend, vic_runtime_resume, NULL)
drivers/hwmon/gpio-fan.c
665
RUNTIME_PM_OPS(gpio_fan_runtime_suspend,
drivers/i2c/busses/i2c-designware-amdisp.c
173
RUNTIME_PM_OPS(amd_isp_dw_i2c_plat_runtime_suspend, amd_isp_dw_i2c_plat_runtime_resume, NULL)
drivers/i2c/busses/i2c-designware-common.c
1036
RUNTIME_PM_OPS(i2c_dw_runtime_suspend, i2c_dw_runtime_resume, NULL)
drivers/i2c/busses/i2c-hix5hd2.c
497
RUNTIME_PM_OPS(hix5hd2_i2c_runtime_suspend,
drivers/i2c/busses/i2c-img-scb.c
1480
RUNTIME_PM_OPS(img_i2c_runtime_suspend, img_i2c_runtime_resume, NULL)
drivers/i2c/busses/i2c-imx.c
2035
RUNTIME_PM_OPS(i2c_imx_runtime_suspend, i2c_imx_runtime_resume, NULL)
drivers/i2c/busses/i2c-nomadik.c
991
RUNTIME_PM_OPS(nmk_i2c_runtime_suspend, nmk_i2c_runtime_resume, NULL)
drivers/i2c/busses/i2c-omap.c
1601
RUNTIME_PM_OPS(omap_i2c_runtime_suspend,
drivers/i2c/busses/i2c-qup.c
1998
RUNTIME_PM_OPS(qup_i2c_pm_suspend_runtime,
drivers/i3c/master/mipi-i3c-hci/core.c
1211
RUNTIME_PM_OPS(i3c_hci_runtime_suspend, i3c_hci_runtime_resume, NULL)
drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.c
458
RUNTIME_PM_OPS(mipi_i3c_hci_pci_suspend, mipi_i3c_hci_pci_resume, NULL)
drivers/iio/accel/fxls8962af-core.c
1311
RUNTIME_PM_OPS(fxls8962af_runtime_suspend, fxls8962af_runtime_resume, NULL)
drivers/iio/accel/kxcjk-1013.c
1628
RUNTIME_PM_OPS(kxcjk1013_runtime_suspend, kxcjk1013_runtime_resume, NULL)
drivers/iio/accel/mma9551.c
573
RUNTIME_PM_OPS(mma9551_runtime_suspend, mma9551_runtime_resume, NULL)
drivers/iio/accel/mma9553.c
1210
RUNTIME_PM_OPS(mma9553_runtime_suspend, mma9553_runtime_resume, NULL)
drivers/iio/adc/at91-sama5d2_adc.c
2598
RUNTIME_PM_OPS(at91_adc_runtime_suspend, at91_adc_runtime_resume,
drivers/iio/adc/rcar-gyroadc.c
587
RUNTIME_PM_OPS(rcar_gyroadc_suspend, rcar_gyroadc_resume, NULL)
drivers/iio/adc/rzg2l_adc.c
587
RUNTIME_PM_OPS(rzg2l_adc_pm_runtime_suspend, rzg2l_adc_pm_runtime_resume, NULL)
drivers/iio/adc/rzt2h_adc.c
286
RUNTIME_PM_OPS(NULL, rzt2h_adc_pm_runtime_resume, NULL)
drivers/iio/adc/stm32-adc.c
2692
RUNTIME_PM_OPS(stm32_adc_runtime_suspend, stm32_adc_runtime_resume,
drivers/iio/adc/stm32-dfsdm-core.c
503
RUNTIME_PM_OPS(stm32_dfsdm_core_runtime_suspend,
drivers/iio/chemical/atlas-sensor.c
753
RUNTIME_PM_OPS(atlas_runtime_suspend, atlas_runtime_resume, NULL)
drivers/iio/dac/stm32-dac-core.c
225
RUNTIME_PM_OPS(stm32_dac_core_runtime_suspend,
drivers/iio/gyro/fxas21002c_core.c
1056
RUNTIME_PM_OPS(fxas21002c_runtime_suspend, fxas21002c_runtime_resume,
drivers/iio/imu/bmi160/bmi160_core.c
904
RUNTIME_PM_OPS(bmi160_core_runtime_suspend, bmi160_core_runtime_resume, NULL)
drivers/iio/imu/bmi270/bmi270_core.c
1658
RUNTIME_PM_OPS(bmi270_core_runtime_suspend, bmi270_core_runtime_resume, NULL)
drivers/iio/imu/bmi323/bmi323_core.c
2296
RUNTIME_PM_OPS(bmi323_core_runtime_suspend,
drivers/iio/imu/inv_icm42600/inv_icm42600_core.c
954
RUNTIME_PM_OPS(inv_icm42600_runtime_suspend,
drivers/iio/imu/inv_icm45600/inv_icm45600_core.c
987
RUNTIME_PM_OPS(inv_icm45600_runtime_suspend,
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
2264
RUNTIME_PM_OPS(inv_mpu_runtime_suspend, inv_mpu_runtime_resume, NULL)
drivers/iio/imu/kmx61.c
1484
RUNTIME_PM_OPS(kmx61_runtime_suspend, kmx61_runtime_resume, NULL)
drivers/iio/light/ltr390.c
888
RUNTIME_PM_OPS(ltr390_runtime_suspend, ltr390_runtime_resume, NULL)
drivers/iio/light/rpr0521.c
1094
RUNTIME_PM_OPS(rpr0521_runtime_suspend, rpr0521_runtime_resume, NULL)
drivers/iio/light/us5182d.c
940
RUNTIME_PM_OPS(us5182d_suspend, us5182d_resume, NULL)
drivers/iio/magnetometer/af8133j.c
497
RUNTIME_PM_OPS(af8133j_runtime_suspend, af8133j_runtime_resume, NULL)
drivers/iio/proximity/pulsedlight-lidar-lite-v2.c
355
RUNTIME_PM_OPS(lidar_pm_runtime_suspend, lidar_pm_runtime_resume, NULL)
drivers/iio/proximity/srf04.c
381
RUNTIME_PM_OPS(srf04_pm_runtime_suspend,
drivers/iio/temperature/mlx90614.c
762
RUNTIME_PM_OPS(mlx90614_pm_runtime_suspend,
drivers/iio/temperature/mlx90632.c
1327
RUNTIME_PM_OPS(mlx90632_pm_runtime_suspend, NULL, NULL)
drivers/iio/temperature/mlx90635.c
1077
RUNTIME_PM_OPS(mlx90635_pm_runtime_suspend, NULL, NULL)
drivers/input/keyboard/omap4-keypad.c
333
RUNTIME_PM_OPS(omap4_keypad_runtime_suspend, NULL, NULL)
drivers/input/keyboard/samsung-keypad.c
542
RUNTIME_PM_OPS(samsung_keypad_runtime_suspend,
drivers/input/mouse/cyapa.c
1455
RUNTIME_PM_OPS(cyapa_runtime_suspend, cyapa_runtime_resume, NULL)
drivers/input/rmi4/rmi_i2c.c
364
RUNTIME_PM_OPS(rmi_i2c_runtime_suspend, rmi_i2c_runtime_resume, NULL)
drivers/input/rmi4/rmi_smbus.c
412
RUNTIME_PM_OPS(rmi_smb_runtime_suspend, rmi_smb_runtime_resume, NULL)
drivers/input/rmi4/rmi_spi.c
504
RUNTIME_PM_OPS(rmi_spi_runtime_suspend, rmi_spi_runtime_resume, NULL)
drivers/input/touchscreen/s6sy761.c
511
RUNTIME_PM_OPS(s6sy761_runtime_suspend, s6sy761_runtime_resume, NULL)
drivers/input/touchscreen/stmfts.c
828
RUNTIME_PM_OPS(stmfts_runtime_suspend, stmfts_runtime_resume, NULL)
drivers/media/i2c/alvium-csi2.c
2419
RUNTIME_PM_OPS(alvium_runtime_suspend, alvium_runtime_resume, NULL)
drivers/media/i2c/gc2145.c
1467
RUNTIME_PM_OPS(gc2145_power_off, gc2145_power_on, NULL)
drivers/media/i2c/imx290.c
1398
RUNTIME_PM_OPS(imx290_runtime_suspend, imx290_runtime_resume, NULL)
drivers/media/i2c/st-mipid02.c
950
RUNTIME_PM_OPS(mipid02_set_power_off, mipid02_set_power_on, NULL)
drivers/media/pci/intel/ipu6/ipu6.c
817
RUNTIME_PM_OPS(&ipu6_suspend, &ipu6_runtime_resume, NULL)
drivers/media/platform/amlogic/c3/isp/c3-isp-dev.c
65
RUNTIME_PM_OPS(c3_isp_runtime_suspend,
drivers/media/platform/amlogic/c3/mipi-adapter/c3-mipi-adap.c
622
RUNTIME_PM_OPS(c3_mipi_adap_runtime_suspend,
drivers/media/platform/amlogic/c3/mipi-csi2/c3-mipi-csi2.c
598
RUNTIME_PM_OPS(c3_mipi_csi_runtime_suspend,
drivers/media/platform/broadcom/bcm2835-unicam.c
2448
RUNTIME_PM_OPS(unicam_runtime_suspend, unicam_runtime_resume, NULL)
drivers/media/platform/cadence/cdns-csi2rx.c
1090
RUNTIME_PM_OPS(csi2rx_runtime_suspend, csi2rx_runtime_resume, NULL)
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
3127
RUNTIME_PM_OPS(mxc_jpeg_runtime_suspend, mxc_jpeg_runtime_resume, NULL)
drivers/media/platform/nxp/imx-mipi-csis.c
1442
RUNTIME_PM_OPS(mipi_csis_runtime_suspend, mipi_csis_runtime_resume,
drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c
464
RUNTIME_PM_OPS(mxc_isi_runtime_suspend, mxc_isi_runtime_resume, NULL)
drivers/media/platform/nxp/imx8mq-mipi-csi2.c
849
RUNTIME_PM_OPS(imx8mq_mipi_csi_runtime_suspend,
drivers/media/platform/renesas/rcar_fdp1.c
2427
RUNTIME_PM_OPS(fdp1_pm_runtime_suspend, fdp1_pm_runtime_resume, NULL)
drivers/media/platform/renesas/renesas-ceu.c
1712
RUNTIME_PM_OPS(ceu_runtime_suspend, ceu_runtime_resume, NULL)
drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c
1029
RUNTIME_PM_OPS(rzg2l_csi2_pm_runtime_suspend,
drivers/media/platform/renesas/rzv2h-ivc/rzv2h-ivc-dev.c
176
RUNTIME_PM_OPS(rzv2h_ivc_runtime_suspend, rzv2h_ivc_runtime_resume,
drivers/media/platform/renesas/vsp1/vsp1_drv.c
701
RUNTIME_PM_OPS(vsp1_pm_runtime_suspend, vsp1_pm_runtime_resume, NULL)
drivers/media/platform/st/stm32/stm32-csi.c
1123
RUNTIME_PM_OPS(stm32_csi_runtime_suspend,
drivers/media/platform/st/stm32/stm32-dcmi.c
2283
RUNTIME_PM_OPS(dcmi_runtime_suspend, dcmi_runtime_resume, NULL)
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-core.c
659
RUNTIME_PM_OPS(dcmipp_runtime_suspend, dcmipp_runtime_resume, NULL)
drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c
1666
RUNTIME_PM_OPS(ti_csi2rx_runtime_suspend, ti_csi2rx_runtime_resume,
drivers/mfd/arizona-core.c
785
RUNTIME_PM_OPS(arizona_runtime_suspend,
drivers/mfd/cs40l50-core.c
563
RUNTIME_PM_OPS(cs40l50_runtime_suspend, cs40l50_runtime_resume, NULL)
drivers/mfd/cs42l43.c
1310
RUNTIME_PM_OPS(cs42l43_runtime_suspend, cs42l43_runtime_resume, NULL)
drivers/mfd/intel-lpss.c
536
RUNTIME_PM_OPS(intel_lpss_suspend, intel_lpss_resume, NULL)
drivers/mfd/wm8994-core.c
655
RUNTIME_PM_OPS(wm8994_suspend, wm8994_resume, NULL)
drivers/misc/mei/pci-csc.c
237
RUNTIME_PM_OPS(mei_csc_pm_runtime_suspend,
drivers/mmc/host/atmel-mci.c
2641
RUNTIME_PM_OPS(atmci_runtime_suspend, atmci_runtime_resume, NULL)
drivers/mmc/host/dw_mmc-exynos.c
712
RUNTIME_PM_OPS(dw_mci_runtime_suspend, dw_mci_exynos_runtime_resume, NULL)
drivers/mmc/host/dw_mmc-rockchip.c
639
RUNTIME_PM_OPS(dw_mci_rockchip_runtime_suspend, dw_mci_rockchip_runtime_resume, NULL)
drivers/mmc/host/dw_mmc.c
3514
RUNTIME_PM_OPS(dw_mci_runtime_suspend, dw_mci_runtime_resume, NULL)
drivers/mmc/host/mmci.c
2586
RUNTIME_PM_OPS(mmci_runtime_suspend, mmci_runtime_resume, NULL)
drivers/mmc/host/mtk-sd.c
3390
RUNTIME_PM_OPS(msdc_runtime_suspend, msdc_runtime_resume, NULL)
drivers/mmc/host/omap_hsmmc.c
2104
RUNTIME_PM_OPS(omap_hsmmc_runtime_suspend, omap_hsmmc_runtime_resume, NULL)
drivers/mmc/host/renesas_sdhi_internal_dmac.c
606
RUNTIME_PM_OPS(tmio_mmc_host_runtime_suspend,
drivers/mmc/host/rtsx_usb_sdmmc.c
1477
RUNTIME_PM_OPS(rtsx_usb_sdmmc_runtime_suspend, rtsx_usb_sdmmc_runtime_resume, NULL)
drivers/mmc/host/sdhci-acpi.c
1043
RUNTIME_PM_OPS(sdhci_acpi_runtime_suspend, sdhci_acpi_runtime_resume, NULL)
drivers/mmc/host/sdhci-esdhc-imx.c
2237
RUNTIME_PM_OPS(sdhci_esdhc_runtime_suspend, sdhci_esdhc_runtime_resume, NULL)
drivers/mmc/host/sdhci-msm.c
2990
RUNTIME_PM_OPS(sdhci_msm_runtime_suspend, sdhci_msm_runtime_resume, NULL)
drivers/mmc/host/sdhci-of-at91.c
305
RUNTIME_PM_OPS(sdhci_at91_runtime_suspend, sdhci_at91_runtime_resume, NULL)
drivers/mmc/host/sdhci-of-dwcmshc.c
2632
RUNTIME_PM_OPS(dwcmshc_runtime_suspend, dwcmshc_runtime_resume, NULL)
drivers/mmc/host/sdhci-omap.c
1462
RUNTIME_PM_OPS(sdhci_omap_runtime_suspend, sdhci_omap_runtime_resume, NULL)
drivers/mmc/host/sdhci-pxav3.c
586
RUNTIME_PM_OPS(sdhci_pxav3_runtime_suspend, sdhci_pxav3_runtime_resume, NULL)
drivers/mmc/host/sdhci-s3c.c
733
RUNTIME_PM_OPS(sdhci_s3c_runtime_suspend, sdhci_s3c_runtime_resume, NULL)
drivers/mmc/host/sdhci-sprd.c
955
RUNTIME_PM_OPS(sdhci_sprd_runtime_suspend, sdhci_sprd_runtime_resume, NULL)
drivers/mmc/host/sdhci-tegra.c
1914
RUNTIME_PM_OPS(sdhci_tegra_runtime_suspend, sdhci_tegra_runtime_resume, NULL)
drivers/mmc/host/sdhci-xenon.c
688
RUNTIME_PM_OPS(xenon_runtime_suspend, xenon_runtime_resume, NULL)
drivers/mmc/host/sdhci_am654.c
1127
RUNTIME_PM_OPS(sdhci_am654_runtime_suspend, sdhci_am654_runtime_resume, NULL)
drivers/mmc/host/sunxi-mmc.c
1534
RUNTIME_PM_OPS(sunxi_mmc_runtime_suspend, sunxi_mmc_runtime_resume, NULL)
drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
2890
RUNTIME_PM_OPS(gpmi_runtime_suspend, gpmi_runtime_resume, NULL)
drivers/net/ethernet/freescale/fec_main.c
5666
RUNTIME_PM_OPS(fec_runtime_suspend, fec_runtime_resume, NULL)
drivers/net/ethernet/intel/e1000e/netdev.c
8190
RUNTIME_PM_OPS(e1000e_pm_runtime_suspend, e1000e_pm_runtime_resume,
drivers/net/ethernet/realtek/r8169_main.c
5259
RUNTIME_PM_OPS(rtl8169_runtime_suspend, rtl8169_runtime_resume,
drivers/net/ethernet/renesas/ravb_main.c
3312
RUNTIME_PM_OPS(ravb_runtime_suspend, ravb_runtime_resume, NULL)
drivers/pci/controller/pci-tegra.c
2721
RUNTIME_PM_OPS(tegra_pcie_pm_suspend, tegra_pcie_pm_resume, NULL)
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c
2518
RUNTIME_PM_OPS(rk_hdptx_phy_runtime_suspend,
drivers/pinctrl/qcom/pinctrl-milos-lpass-lpi.c
209
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.c
145
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sc8280xp-lpass-lpi.c
179
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sdm660-lpass-lpi.c
151
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sdm670-lpass-lpi.c
157
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.c
227
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sm6115-lpass-lpi.c
147
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sm6350-lpass-lpi.c
141
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.c
140
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sm8450-lpass-lpi.c
208
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sm8550-lpass-lpi.c
216
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/pinctrl/qcom/pinctrl-sm8650-lpass-lpi.c
223
RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
drivers/regulator/rt6190-regulator.c
473
RUNTIME_PM_OPS(rt6190_runtime_suspend, rt6190_runtime_resume, NULL)
drivers/remoteproc/imx_dsp_rproc.c
1338
RUNTIME_PM_OPS(imx_dsp_runtime_suspend, imx_dsp_runtime_resume, NULL)
drivers/spi/spi-atmel.c
1802
RUNTIME_PM_OPS(atmel_spi_runtime_suspend,
drivers/spi/spi-cadence-quadspi.c
2091
RUNTIME_PM_OPS(cqspi_runtime_suspend, cqspi_runtime_resume, NULL)
drivers/spi/spi-imx.c
2454
RUNTIME_PM_OPS(spi_imx_runtime_suspend, spi_imx_runtime_resume, NULL)
drivers/spi/spi-mxs.c
517
RUNTIME_PM_OPS(mxs_spi_runtime_suspend, mxs_spi_runtime_resume, NULL)
drivers/spi/spi-nxp-fspi.c
1548
RUNTIME_PM_OPS(nxp_fspi_runtime_suspend, nxp_fspi_runtime_resume, NULL)
drivers/spi/spi-nxp-xspi.c
1358
RUNTIME_PM_OPS(nxp_xspi_runtime_suspend, nxp_xspi_runtime_resume, NULL)
drivers/spi/spi-pxa2xx.c
1534
RUNTIME_PM_OPS(pxa2xx_spi_runtime_suspend, pxa2xx_spi_runtime_resume, NULL)
drivers/spi/spi-st-ssc4.c
432
RUNTIME_PM_OPS(spi_st_runtime_suspend, spi_st_runtime_resume, NULL)
drivers/spi/spi-stm32-ospi.c
1066
RUNTIME_PM_OPS(stm32_ospi_runtime_suspend, stm32_ospi_runtime_resume, NULL)
drivers/spi/spi-stm32-qspi.c
958
RUNTIME_PM_OPS(stm32_qspi_runtime_suspend, stm32_qspi_runtime_resume, NULL)
drivers/spi/spi-stm32.c
2657
RUNTIME_PM_OPS(stm32_spi_runtime_suspend, stm32_spi_runtime_resume, NULL)
drivers/staging/media/ipu7/ipu7.c
2742
RUNTIME_PM_OPS(&ipu7_suspend, &ipu7_runtime_resume, NULL)
drivers/thermal/imx_thermal.c
853
RUNTIME_PM_OPS(imx_thermal_runtime_suspend,
drivers/thermal/renesas/rzg3e_thermal.c
535
RUNTIME_PM_OPS(rzg3e_thermal_runtime_suspend,
drivers/tty/serial/8250/8250_omap.c
1875
RUNTIME_PM_OPS(omap8250_runtime_suspend,
drivers/tty/serial/fsl_lpuart.c
3245
RUNTIME_PM_OPS(lpuart_runtime_suspend,
drivers/ufs/host/ufs-mediatek.c
2539
RUNTIME_PM_OPS(ufs_mtk_runtime_suspend, ufs_mtk_runtime_resume, NULL)
drivers/usb/cdns3/cdns3-ti.c
253
RUNTIME_PM_OPS(NULL, cdns_ti_runtime_resume, NULL)
drivers/usb/chipidea/ci_hdrc_imx.c
767
RUNTIME_PM_OPS(ci_hdrc_imx_runtime_suspend, ci_hdrc_imx_runtime_resume, NULL)
drivers/usb/chipidea/ci_hdrc_tegra.c
399
RUNTIME_PM_OPS(tegra_usb_runtime_suspend, tegra_usb_runtime_resume, NULL)
drivers/usb/dwc3/dwc3-generic-plat.c
216
RUNTIME_PM_OPS(dwc3_generic_runtime_suspend, dwc3_generic_runtime_resume,
drivers/usb/dwc3/dwc3-google.c
602
RUNTIME_PM_OPS(dwc3_google_runtime_suspend, dwc3_google_runtime_resume,
drivers/usb/dwc3/dwc3-imx.c
423
RUNTIME_PM_OPS(dwc3_imx_runtime_suspend, dwc3_imx_runtime_resume,
drivers/usb/dwc3/dwc3-imx8mp.c
433
RUNTIME_PM_OPS(dwc3_imx8mp_runtime_suspend, dwc3_imx8mp_runtime_resume,
drivers/usb/dwc3/dwc3-qcom.c
835
RUNTIME_PM_OPS(dwc3_qcom_runtime_suspend, dwc3_qcom_runtime_resume,
drivers/watchdog/starfive-wdt.c
589
RUNTIME_PM_OPS(starfive_wdt_runtime_suspend, starfive_wdt_runtime_resume, NULL)
include/linux/pm.h
366
RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn)
include/linux/pm.h
376
RUNTIME_PM_OPS(runtime_suspend_fn, runtime_resume_fn, idle_fn) \
include/linux/pm_runtime.h
45
RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
include/linux/pm_runtime.h
49
RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
include/linux/pm_runtime.h
53
RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
include/linux/pm_runtime.h
57
RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
sound/ac97/bus.c
403
RUNTIME_PM_OPS(ac97_pm_runtime_suspend, ac97_pm_runtime_resume, NULL)
sound/hda/codecs/side-codecs/cs35l41_hda.c
2126
RUNTIME_PM_OPS(cs35l41_runtime_suspend, cs35l41_runtime_resume,
sound/hda/codecs/side-codecs/cs35l56_hda.c
1254
RUNTIME_PM_OPS(cs35l56_hda_runtime_suspend, cs35l56_hda_runtime_resume, NULL)
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
794
RUNTIME_PM_OPS(tas2781_runtime_suspend, tas2781_runtime_resume, NULL)
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
927
RUNTIME_PM_OPS(tas2781_runtime_suspend, tas2781_runtime_resume, NULL)
sound/hda/common/codec.c
3017
RUNTIME_PM_OPS(hda_codec_runtime_suspend, hda_codec_runtime_resume,
sound/hda/controllers/cix-ipbloq.c
410
RUNTIME_PM_OPS(cix_ipbloq_hda_runtime_suspend,
sound/hda/controllers/intel.c
1179
RUNTIME_PM_OPS(azx_runtime_suspend, azx_runtime_resume, azx_runtime_idle)
sound/hda/controllers/tegra.c
214
RUNTIME_PM_OPS(hda_tegra_runtime_suspend, hda_tegra_runtime_resume, NULL)
sound/soc/amd/acp/acp-pci.c
255
RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_resume, NULL)
sound/soc/amd/ps/pci-ps.c
731
RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_runtime_resume, NULL)
sound/soc/amd/ps/ps-pdm-dma.c
446
RUNTIME_PM_OPS(acp63_pdm_suspend, acp63_pdm_runtime_resume, NULL)
sound/soc/amd/vangogh/acp5x-pcm-dma.c
495
RUNTIME_PM_OPS(acp5x_pcm_suspend, acp5x_pcm_runtime_resume, NULL)
sound/soc/amd/vangogh/pci-acp5x.c
297
RUNTIME_PM_OPS(snd_acp5x_suspend, snd_acp5x_resume, NULL)
sound/soc/amd/yc/acp6x-pdm-dma.c
437
RUNTIME_PM_OPS(acp6x_pdm_suspend, acp6x_pdm_runtime_resume, NULL)
sound/soc/amd/yc/pci-acp6x.c
317
RUNTIME_PM_OPS(snd_acp6x_suspend, snd_acp6x_resume, NULL)
sound/soc/atmel/mchp-pdmc.c
1139
RUNTIME_PM_OPS(mchp_pdmc_runtime_suspend, mchp_pdmc_runtime_resume,
sound/soc/atmel/mchp-spdifrx.c
1078
RUNTIME_PM_OPS(mchp_spdifrx_runtime_suspend, mchp_spdifrx_runtime_resume,
sound/soc/atmel/mchp-spdiftx.c
777
RUNTIME_PM_OPS(mchp_spdiftx_runtime_suspend, mchp_spdiftx_runtime_resume,
sound/soc/codecs/ak4375.c
493
RUNTIME_PM_OPS(ak4375_runtime_suspend, ak4375_runtime_resume, NULL)
sound/soc/codecs/ak4458.c
732
RUNTIME_PM_OPS(ak4458_runtime_suspend, ak4458_runtime_resume, NULL)
sound/soc/codecs/ak5558.c
386
RUNTIME_PM_OPS(ak5558_runtime_suspend, ak5558_runtime_resume, NULL)
sound/soc/codecs/cs35l32.c
547
RUNTIME_PM_OPS(cs35l32_runtime_suspend, cs35l32_runtime_resume, NULL)
sound/soc/codecs/cs35l33.c
912
RUNTIME_PM_OPS(cs35l33_runtime_suspend, cs35l33_runtime_resume, NULL)
sound/soc/codecs/cs35l34.c
1168
RUNTIME_PM_OPS(cs35l34_runtime_suspend, cs35l34_runtime_resume, NULL)
sound/soc/codecs/cs35l41.c
1490
RUNTIME_PM_OPS(cs35l41_runtime_suspend, cs35l41_runtime_resume, NULL)
sound/soc/codecs/cs35l45.c
1507
RUNTIME_PM_OPS(cs35l45_runtime_suspend, cs35l45_runtime_resume, NULL)
sound/soc/codecs/cs4234.c
894
RUNTIME_PM_OPS(cs4234_runtime_suspend, cs4234_runtime_resume, NULL)
sound/soc/codecs/cs42l42-sdw.c
594
RUNTIME_PM_OPS(cs42l42_sdw_runtime_suspend, cs42l42_sdw_runtime_resume, NULL)
sound/soc/codecs/cs42l43.c
2939
RUNTIME_PM_OPS(NULL, cs42l43_codec_runtime_resume, NULL)
sound/soc/codecs/cs42xx8.c
692
RUNTIME_PM_OPS(cs42xx8_runtime_suspend, cs42xx8_runtime_resume, NULL)
sound/soc/codecs/cs43130.c
2730
RUNTIME_PM_OPS(cs43130_runtime_suspend, cs43130_runtime_resume, NULL)
sound/soc/codecs/cs4349.c
349
RUNTIME_PM_OPS(cs4349_runtime_suspend, cs4349_runtime_resume, NULL)
sound/soc/codecs/cs48l32.c
3840
RUNTIME_PM_OPS(cs48l32_runtime_suspend, cs48l32_runtime_resume, NULL)
sound/soc/codecs/cs53l30.c
1075
RUNTIME_PM_OPS(cs53l30_runtime_suspend, cs53l30_runtime_resume, NULL)
sound/soc/codecs/cx2072x.c
1699
RUNTIME_PM_OPS(cx2072x_runtime_suspend, cx2072x_runtime_resume, NULL)
sound/soc/codecs/da7213.c
2265
RUNTIME_PM_OPS(da7213_runtime_suspend, da7213_runtime_resume, NULL)
sound/soc/codecs/es9356.c
1125
RUNTIME_PM_OPS(es9356_sdca_dev_suspend, es9356_sdca_dev_resume, NULL)
sound/soc/codecs/hdac_hdmi.c
2007
RUNTIME_PM_OPS(hdac_hdmi_runtime_suspend, hdac_hdmi_runtime_resume, NULL)
sound/soc/codecs/lpass-rx-macro.c
4018
RUNTIME_PM_OPS(rx_macro_runtime_suspend, rx_macro_runtime_resume, NULL)
sound/soc/codecs/lpass-tx-macro.c
2452
RUNTIME_PM_OPS(tx_macro_runtime_suspend, tx_macro_runtime_resume, NULL)
sound/soc/codecs/lpass-va-macro.c
1759
RUNTIME_PM_OPS(va_macro_runtime_suspend, va_macro_runtime_resume, NULL)
sound/soc/codecs/lpass-wsa-macro.c
2902
RUNTIME_PM_OPS(wsa_macro_runtime_suspend, wsa_macro_runtime_resume, NULL)
sound/soc/codecs/max98090.c
2686
RUNTIME_PM_OPS(max98090_runtime_suspend, max98090_runtime_resume, NULL)
sound/soc/codecs/max98373-sdw.c
287
RUNTIME_PM_OPS(max98373_suspend, max98373_resume, NULL)
sound/soc/codecs/max9860.c
588
RUNTIME_PM_OPS(max9860_suspend, max9860_resume, NULL)
sound/soc/codecs/mt6660.c
550
RUNTIME_PM_OPS(mt6660_i2c_runtime_suspend, mt6660_i2c_runtime_resume, NULL)
sound/soc/codecs/pcm3168a.c
898
RUNTIME_PM_OPS(pcm3168a_rt_suspend, pcm3168a_rt_resume, NULL)
sound/soc/codecs/pcm512x.c
1794
RUNTIME_PM_OPS(pcm512x_suspend, pcm512x_resume, NULL)
sound/soc/codecs/rt1017-sdca-sdw.c
794
RUNTIME_PM_OPS(rt1017_sdca_dev_suspend, rt1017_sdca_dev_resume, NULL)
sound/soc/codecs/rt1308-sdw.c
789
RUNTIME_PM_OPS(rt1308_dev_suspend, rt1308_dev_resume, NULL)
sound/soc/codecs/rt1316-sdw.c
766
RUNTIME_PM_OPS(rt1316_dev_suspend, rt1316_dev_resume, NULL)
sound/soc/codecs/rt1318-sdw.c
840
RUNTIME_PM_OPS(rt1318_dev_suspend, rt1318_dev_resume, NULL)
sound/soc/codecs/rt1320-sdw.c
3073
RUNTIME_PM_OPS(rt1320_dev_suspend, rt1320_dev_resume, NULL)
sound/soc/codecs/rt5682-sdw.c
786
RUNTIME_PM_OPS(rt5682_dev_suspend, rt5682_dev_resume, NULL)
sound/soc/codecs/rt700-sdw.c
544
RUNTIME_PM_OPS(rt700_dev_suspend, rt700_dev_resume, NULL)
sound/soc/codecs/rt711-sdca-sdw.c
470
RUNTIME_PM_OPS(rt711_sdca_dev_suspend, rt711_sdca_dev_resume, NULL)
sound/soc/codecs/rt711-sdw.c
559
RUNTIME_PM_OPS(rt711_dev_suspend, rt711_dev_resume, NULL)
sound/soc/codecs/rt712-sdca-dmic.c
927
RUNTIME_PM_OPS(rt712_sdca_dmic_dev_suspend, rt712_sdca_dmic_dev_resume, NULL)
sound/soc/codecs/rt712-sdca-sdw.c
483
RUNTIME_PM_OPS(rt712_sdca_dev_suspend, rt712_sdca_dev_resume, NULL)
sound/soc/codecs/rt715-sdca-sdw.c
256
RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)
sound/soc/codecs/rt715-sdw.c
523
RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)
sound/soc/codecs/rt721-sdca-sdw.c
521
RUNTIME_PM_OPS(rt721_sdca_dev_suspend, rt721_sdca_dev_resume, NULL)
sound/soc/codecs/rt722-sdca-sdw.c
570
RUNTIME_PM_OPS(rt722_sdca_dev_suspend, rt722_sdca_dev_resume, NULL)
sound/soc/codecs/rt9120.c
621
RUNTIME_PM_OPS(rt9120_runtime_suspend, rt9120_runtime_resume, NULL)
sound/soc/codecs/rtq9128.c
867
RUNTIME_PM_OPS(rtq9128_pm_runtime_suspend, rtq9128_pm_runtime_resume, NULL)
sound/soc/codecs/tac5xx2-sdw.c
1471
RUNTIME_PM_OPS(tac5xx2_sdca_dev_suspend, tac5xx2_sdca_dev_resume, NULL)
sound/soc/codecs/tas2552.c
510
RUNTIME_PM_OPS(tas2552_runtime_suspend, tas2552_runtime_resume, NULL)
sound/soc/codecs/tas2783-sdw.c
1108
RUNTIME_PM_OPS(tas2783_sdca_dev_suspend, tas2783_sdca_dev_resume, NULL)
sound/soc/codecs/tas675x.c
2164
RUNTIME_PM_OPS(tas675x_runtime_suspend, tas675x_runtime_resume, NULL)
sound/soc/codecs/wcd937x-sdw.c
1097
RUNTIME_PM_OPS(wcd937x_sdw_runtime_suspend, wcd937x_sdw_runtime_resume, NULL)
sound/soc/codecs/wcd938x-sdw.c
1260
RUNTIME_PM_OPS(wcd938x_sdw_runtime_suspend, wcd938x_sdw_runtime_resume, NULL)
sound/soc/codecs/wcd939x-sdw.c
1444
RUNTIME_PM_OPS(wcd939x_sdw_runtime_suspend, wcd939x_sdw_runtime_resume, NULL)
sound/soc/codecs/wm2200.c
2470
RUNTIME_PM_OPS(wm2200_runtime_suspend, wm2200_runtime_resume, NULL)
sound/soc/codecs/wm5100.c
2668
RUNTIME_PM_OPS(wm5100_runtime_suspend, wm5100_runtime_resume, NULL)
sound/soc/codecs/wm8804.c
717
RUNTIME_PM_OPS(wm8804_runtime_suspend, wm8804_runtime_resume, NULL)
sound/soc/codecs/wm8962.c
3990
RUNTIME_PM_OPS(wm8962_runtime_suspend, wm8962_runtime_resume, NULL)
sound/soc/codecs/wsa881x.c
1187
RUNTIME_PM_OPS(wsa881x_runtime_suspend, wsa881x_runtime_resume, NULL)
sound/soc/codecs/wsa883x.c
1707
RUNTIME_PM_OPS(wsa883x_runtime_suspend, wsa883x_runtime_resume, NULL)
sound/soc/codecs/wsa884x.c
2158
RUNTIME_PM_OPS(wsa884x_runtime_suspend, wsa884x_runtime_resume, NULL)
sound/soc/dwc/dwc-i2s.c
1083
RUNTIME_PM_OPS(dw_i2s_runtime_suspend, dw_i2s_runtime_resume, NULL)
sound/soc/fsl/fsl_asrc.c
1563
RUNTIME_PM_OPS(fsl_asrc_runtime_suspend, fsl_asrc_runtime_resume, NULL)
sound/soc/fsl/fsl_aud2htx.c
290
RUNTIME_PM_OPS(fsl_aud2htx_runtime_suspend, fsl_aud2htx_runtime_resume,
sound/soc/fsl/fsl_audmix.c
559
RUNTIME_PM_OPS(fsl_audmix_runtime_suspend, fsl_audmix_runtime_resume,
sound/soc/fsl/fsl_easrc.c
2409
RUNTIME_PM_OPS(fsl_easrc_runtime_suspend, fsl_easrc_runtime_resume, NULL)
sound/soc/fsl/fsl_esai.c
1192
RUNTIME_PM_OPS(fsl_esai_runtime_suspend, fsl_esai_runtime_resume, NULL)
sound/soc/fsl/fsl_micfil.c
1732
RUNTIME_PM_OPS(fsl_micfil_runtime_suspend, fsl_micfil_runtime_resume, NULL)
sound/soc/fsl/fsl_mqs.c
346
RUNTIME_PM_OPS(fsl_mqs_runtime_suspend, fsl_mqs_runtime_resume, NULL)
sound/soc/fsl/fsl_rpmsg.c
335
RUNTIME_PM_OPS(fsl_rpmsg_runtime_suspend, fsl_rpmsg_runtime_resume,
sound/soc/fsl/fsl_sai.c
2005
RUNTIME_PM_OPS(fsl_sai_runtime_suspend, fsl_sai_runtime_resume, NULL)
sound/soc/fsl/fsl_spdif.c
1744
RUNTIME_PM_OPS(fsl_spdif_runtime_suspend, fsl_spdif_runtime_resume,
sound/soc/fsl/fsl_xcvr.c
1916
RUNTIME_PM_OPS(fsl_xcvr_runtime_suspend, fsl_xcvr_runtime_resume, NULL)
sound/soc/fsl/imx-pcm-rpmsg.c
816
RUNTIME_PM_OPS(imx_rpmsg_pcm_runtime_suspend,
sound/soc/img/img-i2s-in.c
596
RUNTIME_PM_OPS(img_i2s_in_runtime_suspend, img_i2s_in_runtime_resume, NULL)
sound/soc/img/img-i2s-out.c
596
RUNTIME_PM_OPS(img_i2s_out_runtime_suspend, img_i2s_out_runtime_resume, NULL)
sound/soc/img/img-parallel-out.c
303
RUNTIME_PM_OPS(img_prl_out_suspend, img_prl_out_resume, NULL)
sound/soc/img/img-spdif-in.c
831
RUNTIME_PM_OPS(img_spdif_in_runtime_suspend, img_spdif_in_runtime_resume, NULL)
sound/soc/img/img-spdif-out.c
450
RUNTIME_PM_OPS(img_spdif_out_runtime_suspend, img_spdif_out_runtime_resume, NULL)
sound/soc/img/pistachio-internal-dac.c
255
RUNTIME_PM_OPS(pistachio_internal_dac_rt_suspend,
sound/soc/intel/avs/core.c
749
RUNTIME_PM_OPS(avs_runtime_suspend, avs_runtime_resume, NULL)
sound/soc/intel/catpt/device.c
131
RUNTIME_PM_OPS(catpt_runtime_suspend, catpt_runtime_resume, NULL)
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
1744
RUNTIME_PM_OPS(mt2701_afe_runtime_suspend,
sound/soc/mediatek/mt6797/mt6797-afe-pcm.c
882
RUNTIME_PM_OPS(mt6797_afe_runtime_suspend,
sound/soc/mediatek/mt7986/mt7986-afe-pcm.c
592
RUNTIME_PM_OPS(mt7986_afe_runtime_suspend,
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
1192
RUNTIME_PM_OPS(mt8173_afe_runtime_suspend,
sound/soc/mediatek/mt8183/mt8183-afe-pcm.c
976
RUNTIME_PM_OPS(mt8183_afe_runtime_suspend,
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
2988
RUNTIME_PM_OPS(mt8186_afe_runtime_suspend,
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
3382
RUNTIME_PM_OPS(mt8188_afe_runtime_suspend,
sound/soc/mediatek/mt8192/mt8192-afe-pcm.c
2336
RUNTIME_PM_OPS(mt8192_afe_runtime_suspend,
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
3188
RUNTIME_PM_OPS(mt8195_afe_runtime_suspend,
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
2260
RUNTIME_PM_OPS(mt8365_afe_dev_runtime_suspend,
sound/soc/renesas/rz-ssi.c
1176
RUNTIME_PM_OPS(rz_ssi_runtime_suspend, rz_ssi_runtime_resume, NULL)
sound/soc/rockchip/rockchip_i2s.c
849
RUNTIME_PM_OPS(i2s_runtime_suspend, i2s_runtime_resume, NULL)
sound/soc/rockchip/rockchip_i2s_tdm.c
1423
RUNTIME_PM_OPS(i2s_tdm_runtime_suspend, i2s_tdm_runtime_resume, NULL)
sound/soc/rockchip/rockchip_pdm.c
701
RUNTIME_PM_OPS(rockchip_pdm_runtime_suspend,
sound/soc/rockchip/rockchip_spdif.c
411
RUNTIME_PM_OPS(rk_spdif_runtime_suspend, rk_spdif_runtime_resume, NULL)
sound/soc/samsung/i2s.c
1716
RUNTIME_PM_OPS(i2s_runtime_suspend, i2s_runtime_resume, NULL)
sound/soc/sdca/sdca_class.c
271
RUNTIME_PM_OPS(class_runtime_suspend, class_runtime_resume, NULL)
sound/soc/sdca/sdca_class_function.c
530
RUNTIME_PM_OPS(class_function_runtime_suspend,
sound/soc/sof/sof-acpi-dev.c
41
RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
sound/soc/sof/sof-of-dev.c
37
RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume, NULL)
sound/soc/sof/sof-pci-dev.c
162
RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
sound/soc/starfive/jh7110_pwmdac.c
422
RUNTIME_PM_OPS(jh7110_pwmdac_runtime_suspend,
sound/soc/starfive/jh7110_tdm.c
643
RUNTIME_PM_OPS(jh7110_tdm_runtime_suspend,
sound/soc/sunxi/sun4i-spdif.c
753
RUNTIME_PM_OPS(sun4i_spdif_runtime_suspend,
sound/soc/sunxi/sun50i-dmic.c
420
RUNTIME_PM_OPS(sun50i_dmic_runtime_suspend,
sound/soc/sunxi/sun8i-codec.c
1702
RUNTIME_PM_OPS(sun8i_codec_runtime_suspend,
sound/soc/tegra/tegra186_asrc.c
1032
RUNTIME_PM_OPS(tegra186_asrc_runtime_suspend,
sound/soc/tegra/tegra186_dspk.c
531
RUNTIME_PM_OPS(tegra186_dspk_runtime_suspend,
sound/soc/tegra/tegra20_i2s.c
491
RUNTIME_PM_OPS(tegra20_i2s_runtime_suspend,
sound/soc/tegra/tegra20_spdif.c
405
RUNTIME_PM_OPS(tegra20_spdif_runtime_suspend,
sound/soc/tegra/tegra210_admaif.c
1020
RUNTIME_PM_OPS(tegra_admaif_runtime_suspend,
sound/soc/tegra/tegra210_adx.c
740
RUNTIME_PM_OPS(tegra210_adx_runtime_suspend,
sound/soc/tegra/tegra210_ahub.c
2314
RUNTIME_PM_OPS(tegra_ahub_runtime_suspend,
sound/soc/tegra/tegra210_amx.c
789
RUNTIME_PM_OPS(tegra210_amx_runtime_suspend,
sound/soc/tegra/tegra210_dmic.c
543
RUNTIME_PM_OPS(tegra210_dmic_runtime_suspend,
sound/soc/tegra/tegra210_i2s.c
1127
RUNTIME_PM_OPS(tegra210_i2s_runtime_suspend,
sound/soc/tegra/tegra210_mixer.c
941
RUNTIME_PM_OPS(tegra210_mixer_runtime_suspend,
sound/soc/tegra/tegra210_mvc.c
762
RUNTIME_PM_OPS(tegra210_mvc_runtime_suspend,
sound/soc/tegra/tegra210_ope.c
390
RUNTIME_PM_OPS(tegra210_ope_runtime_suspend,
sound/soc/tegra/tegra210_sfc.c
3625
RUNTIME_PM_OPS(tegra210_sfc_runtime_suspend,
sound/soc/tegra/tegra30_ahub.c
604
RUNTIME_PM_OPS(tegra30_ahub_runtime_suspend,
sound/soc/tegra/tegra30_i2s.c
551
RUNTIME_PM_OPS(tegra30_i2s_runtime_suspend,
sound/soc/xtensa/xtfpga-i2s.c
632
RUNTIME_PM_OPS(xtfpga_i2s_runtime_suspend,