Symbol: DEFINE_SIMPLE_DEV_PM_OPS
drivers/acpi/battery.c
1301
static DEFINE_SIMPLE_DEV_PM_OPS(acpi_battery_pm, NULL, acpi_battery_resume);
drivers/ata/ahci_dwc.c
453
static DEFINE_SIMPLE_DEV_PM_OPS(ahci_dwc_pm_ops, ahci_dwc_suspend,
drivers/ata/ahci_st.c
224
static DEFINE_SIMPLE_DEV_PM_OPS(st_ahci_pm_ops, st_ahci_suspend, st_ahci_resume);
drivers/auxdisplay/max6959.c
165
static DEFINE_SIMPLE_DEV_PM_OPS(max6959_pm_ops, max6959_suspend, max6959_resume);
drivers/bluetooth/hci_bcm4377.c
2446
static DEFINE_SIMPLE_DEV_PM_OPS(bcm4377_ops, bcm4377_suspend, bcm4377_resume);
drivers/char/agp/amd-k7-agp.c
526
static DEFINE_SIMPLE_DEV_PM_OPS(agp_amdk7_pm_ops, NULL, agp_amdk7_resume);
drivers/char/agp/amd64-agp.c
723
static DEFINE_SIMPLE_DEV_PM_OPS(agp_amd64_pm_ops, NULL, agp_amd64_resume);
drivers/char/agp/ati-agp.c
548
static DEFINE_SIMPLE_DEV_PM_OPS(agp_ati_pm_ops, NULL, agp_ati_resume);
drivers/char/agp/efficeon-agp.c
433
static DEFINE_SIMPLE_DEV_PM_OPS(agp_efficeon_pm_ops, NULL, agp_efficeon_resume);
drivers/char/agp/intel-agp.c
897
static DEFINE_SIMPLE_DEV_PM_OPS(agp_intel_pm_ops, NULL, agp_intel_resume);
drivers/char/agp/nvidia-agp.c
438
static DEFINE_SIMPLE_DEV_PM_OPS(agp_nvidia_pm_ops, NULL, agp_nvidia_resume);
drivers/char/agp/sis-agp.c
407
static DEFINE_SIMPLE_DEV_PM_OPS(agp_sis_pm_ops, NULL, agp_sis_resume);
drivers/char/agp/via-agp.c
552
static DEFINE_SIMPLE_DEV_PM_OPS(agp_via_pm_ops, NULL, agp_via_resume);
drivers/char/hw_random/exynos-trng.c
317
static DEFINE_SIMPLE_DEV_PM_OPS(exynos_trng_pm_ops, exynos_trng_suspend,
drivers/clk/clk-renesas-pcie.c
413
static DEFINE_SIMPLE_DEV_PM_OPS(rs9_pm_ops, rs9_suspend, rs9_resume);
drivers/counter/ti-ecap-capture.c
588
static DEFINE_SIMPLE_DEV_PM_OPS(ecap_cnt_pm_ops, ecap_cnt_suspend, ecap_cnt_resume);
drivers/cpufreq/qcom-cpufreq-nvmem.c
613
static DEFINE_SIMPLE_DEV_PM_OPS(qcom_cpufreq_pm_ops, qcom_cpufreq_suspend, NULL);
drivers/crypto/caam/ctrl.c
856
static DEFINE_SIMPLE_DEV_PM_OPS(caam_ctrl_pm_ops, caam_ctrl_suspend, caam_ctrl_resume);
drivers/crypto/caam/jr.c
801
static DEFINE_SIMPLE_DEV_PM_OPS(caam_jr_pm_ops, caam_jr_suspend, caam_jr_resume);
drivers/devfreq/exynos-bus.c
485
static DEFINE_SIMPLE_DEV_PM_OPS(exynos_bus_pm,
drivers/extcon/extcon-max14526.c
275
static DEFINE_SIMPLE_DEV_PM_OPS(max14526_pm_ops, NULL, max14526_resume);
drivers/gpio/gpio-bt8xx.c
260
static DEFINE_SIMPLE_DEV_PM_OPS(bt8xxgpio_pm_ops, bt8xxgpio_suspend, bt8xxgpio_resume);
drivers/gpio/gpio-davinci.c
665
static DEFINE_SIMPLE_DEV_PM_OPS(davinci_gpio_dev_pm_ops, davinci_gpio_suspend,
drivers/gpio/gpio-dwapb.c
839
static DEFINE_SIMPLE_DEV_PM_OPS(dwapb_gpio_pm_ops,
drivers/gpio/gpio-fxl6408.c
144
static DEFINE_SIMPLE_DEV_PM_OPS(fxl6408_pm_ops, NULL, fxl6408_resume);
drivers/gpio/gpio-graniterapids.c
395
static DEFINE_SIMPLE_DEV_PM_OPS(gnr_gpio_pm_ops, gnr_gpio_suspend, gnr_gpio_resume);
drivers/gpio/gpio-htc-egpio.c
389
static DEFINE_SIMPLE_DEV_PM_OPS(egpio_pm_ops, egpio_suspend, egpio_resume);
drivers/gpio/gpio-ml-ioh.c
508
static DEFINE_SIMPLE_DEV_PM_OPS(ioh_gpio_pm_ops, ioh_gpio_suspend, ioh_gpio_resume);
drivers/gpio/gpio-mlxbf2.c
450
static DEFINE_SIMPLE_DEV_PM_OPS(mlxbf2_pm_ops, mlxbf2_gpio_suspend, mlxbf2_gpio_resume);
drivers/gpio/gpio-msc313.c
719
static DEFINE_SIMPLE_DEV_PM_OPS(msc313_gpio_ops, msc313_gpio_suspend, msc313_gpio_resume);
drivers/gpio/gpio-pca953x.c
1425
static DEFINE_SIMPLE_DEV_PM_OPS(pca953x_pm_ops, pca953x_suspend, pca953x_resume);
drivers/gpio/gpio-pch.c
431
static DEFINE_SIMPLE_DEV_PM_OPS(pch_gpio_pm_ops, pch_gpio_suspend, pch_gpio_resume);
drivers/gpio/gpio-pl061.c
409
static DEFINE_SIMPLE_DEV_PM_OPS(pl061_dev_pm_ops, pl061_suspend, pl061_resume);
drivers/gpio/gpio-rcar.c
654
static DEFINE_SIMPLE_DEV_PM_OPS(gpio_rcar_pm_ops, gpio_rcar_suspend,
drivers/gpio/gpio-xgene.c
159
static DEFINE_SIMPLE_DEV_PM_OPS(xgene_gpio_pm, xgene_gpio_suspend, xgene_gpio_resume);
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c
931
static DEFINE_SIMPLE_DEV_PM_OPS(atmel_hlcdc_dc_drm_pm_ops,
drivers/gpu/drm/bridge/lontium-lt8912b.c
670
static DEFINE_SIMPLE_DEV_PM_OPS(lt8912_bridge_pm_ops, lt8912_bridge_suspend, lt8912_bridge_resume);
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
1505
static DEFINE_SIMPLE_DEV_PM_OPS(ingenic_drm_pm_ops,
drivers/gpu/drm/panel/panel-summit.c
112
static DEFINE_SIMPLE_DEV_PM_OPS(summit_pm_ops, summit_suspend,
drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.c
655
static DEFINE_SIMPLE_DEV_PM_OPS(rcar_du_pm_ops,
drivers/gpu/drm/tilcdc/tilcdc_drv.c
531
static DEFINE_SIMPLE_DEV_PM_OPS(tilcdc_pm_ops,
drivers/hid/hid-goodix-spi.c
778
static DEFINE_SIMPLE_DEV_PM_OPS(goodix_spi_pm_ops,
drivers/hwmon/abituguru.c
1526
static DEFINE_SIMPLE_DEV_PM_OPS(abituguru_pm, abituguru_suspend, abituguru_resume);
drivers/hwmon/abituguru3.c
1147
static DEFINE_SIMPLE_DEV_PM_OPS(abituguru3_pm, abituguru3_suspend, abituguru3_resume);
drivers/hwmon/acpi_power_meter.c
991
static DEFINE_SIMPLE_DEV_PM_OPS(acpi_power_meter_pm, NULL,
drivers/hwmon/fam15h_power.c
382
static DEFINE_SIMPLE_DEV_PM_OPS(fam15h_power_ops, NULL, fam15h_power_resume);
drivers/hwmon/it87.c
3619
static DEFINE_SIMPLE_DEV_PM_OPS(it87_dev_pm_ops, NULL, it87_resume);
drivers/hwmon/lm90.c
2969
static DEFINE_SIMPLE_DEV_PM_OPS(lm90_pm_ops, lm90_suspend, lm90_resume);
drivers/hwmon/max31722.c
132
static DEFINE_SIMPLE_DEV_PM_OPS(max31722_pm_ops, max31722_suspend, max31722_resume);
drivers/hwmon/max31730.c
420
static DEFINE_SIMPLE_DEV_PM_OPS(max31730_pm_ops, max31730_suspend, max31730_resume);
drivers/hwmon/max31760.c
577
static DEFINE_SIMPLE_DEV_PM_OPS(max31760_pm_ops, max31760_suspend,
drivers/hwmon/max6639.c
787
static DEFINE_SIMPLE_DEV_PM_OPS(max6639_pm_ops, max6639_suspend, max6639_resume);
drivers/hwmon/nct6775-platform.c
483
static DEFINE_SIMPLE_DEV_PM_OPS(nct6775_dev_pm_ops, nct6775_suspend, nct6775_resume);
drivers/hwmon/pwm-fan.c
724
static DEFINE_SIMPLE_DEV_PM_OPS(pwm_fan_pm, pwm_fan_suspend, pwm_fan_resume);
drivers/hwmon/raspberrypi-hwmon.c
149
static DEFINE_SIMPLE_DEV_PM_OPS(rpi_hwmon_pm_ops, rpi_hwmon_suspend,
drivers/hwmon/sch5627.c
639
static DEFINE_SIMPLE_DEV_PM_OPS(sch5627_dev_pm_ops, sch5627_suspend, sch5627_resume);
drivers/hwmon/spd5118.c
520
static DEFINE_SIMPLE_DEV_PM_OPS(spd5118_pm_ops, spd5118_suspend, spd5118_resume);
drivers/hwmon/tmp102.c
309
static DEFINE_SIMPLE_DEV_PM_OPS(tmp102_dev_pm_ops, tmp102_suspend, tmp102_resume);
drivers/hwmon/tmp103.c
194
static DEFINE_SIMPLE_DEV_PM_OPS(tmp103_dev_pm_ops, tmp103_suspend, tmp103_resume);
drivers/hwmon/tmp108.c
537
static DEFINE_SIMPLE_DEV_PM_OPS(tmp108_dev_pm_ops, tmp108_suspend, tmp108_resume);
drivers/hwmon/w83627ehf.c
2016
static DEFINE_SIMPLE_DEV_PM_OPS(w83627ehf_dev_pm_ops, w83627ehf_suspend, w83627ehf_resume);
drivers/i2c/busses/i2c-au1550.c
362
static DEFINE_SIMPLE_DEV_PM_OPS(i2c_au1550_pmops,
drivers/i2c/busses/i2c-brcmstb.c
728
static DEFINE_SIMPLE_DEV_PM_OPS(brcmstb_i2c_pm, brcmstb_i2c_suspend,
drivers/i2c/busses/i2c-i801.c
1743
static DEFINE_SIMPLE_DEV_PM_OPS(i801_pm_ops, i801_suspend, i801_resume);
drivers/i2c/busses/i2c-kempld.c
379
static DEFINE_SIMPLE_DEV_PM_OPS(kempld_i2c_pm_ops,
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
1118
static DEFINE_SIMPLE_DEV_PM_OPS(pci1xxxx_i2c_pm_ops, pci1xxxx_i2c_suspend,
drivers/i2c/busses/i2c-pnx.c
603
static DEFINE_SIMPLE_DEV_PM_OPS(i2c_pnx_pm,
drivers/i2c/busses/i2c-st.c
755
static DEFINE_SIMPLE_DEV_PM_OPS(st_i2c_pm, st_i2c_suspend, st_i2c_resume);
drivers/i2c/muxes/i2c-mux-pca954x.c
700
static DEFINE_SIMPLE_DEV_PM_OPS(pca954x_pm, NULL, pca954x_resume);
drivers/iio/accel/bma180.c
1083
static DEFINE_SIMPLE_DEV_PM_OPS(bma180_pm_ops, bma180_suspend, bma180_resume);
drivers/iio/accel/da280.c
151
static DEFINE_SIMPLE_DEV_PM_OPS(da280_pm_ops, da280_suspend, da280_resume);
drivers/iio/accel/da311.c
268
static DEFINE_SIMPLE_DEV_PM_OPS(da311_pm_ops, da311_suspend, da311_resume);
drivers/iio/accel/dmard06.c
198
static DEFINE_SIMPLE_DEV_PM_OPS(dmard06_pm_ops, dmard06_suspend,
drivers/iio/accel/dmard10.c
228
static DEFINE_SIMPLE_DEV_PM_OPS(dmard10_pm_ops, dmard10_suspend,
drivers/iio/accel/mc3230.c
230
static DEFINE_SIMPLE_DEV_PM_OPS(mc3230_pm_ops, mc3230_suspend, mc3230_resume);
drivers/iio/accel/mma7660.c
258
static DEFINE_SIMPLE_DEV_PM_OPS(mma7660_pm_ops, mma7660_suspend,
drivers/iio/accel/mxc4005.c
565
static DEFINE_SIMPLE_DEV_PM_OPS(mxc4005_pm_ops, mxc4005_suspend, mxc4005_resume);
drivers/iio/accel/stk8312.c
628
static DEFINE_SIMPLE_DEV_PM_OPS(stk8312_pm_ops, stk8312_suspend,
drivers/iio/accel/stk8ba50.c
518
static DEFINE_SIMPLE_DEV_PM_OPS(stk8ba50_pm_ops, stk8ba50_suspend,
drivers/iio/adc/ad7779.c
985
static DEFINE_SIMPLE_DEV_PM_OPS(ad7779_pm_ops, ad7779_suspend, ad7779_resume);
drivers/iio/adc/ad799x.c
946
static DEFINE_SIMPLE_DEV_PM_OPS(ad799x_pm_ops, ad799x_suspend, ad799x_resume);
drivers/iio/adc/at91_adc.c
1219
static DEFINE_SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend,
drivers/iio/adc/exynos_adc.c
704
static DEFINE_SIMPLE_DEV_PM_OPS(exynos_adc_pm_ops, exynos_adc_suspend,
drivers/iio/adc/imx7d_adc.c
545
static DEFINE_SIMPLE_DEV_PM_OPS(imx7d_adc_pm_ops, imx7d_adc_disable,
drivers/iio/adc/meson_saradc.c
1502
static DEFINE_SIMPLE_DEV_PM_OPS(meson_sar_adc_pm_ops,
drivers/iio/adc/mt6577_auxadc.c
309
static DEFINE_SIMPLE_DEV_PM_OPS(mt6577_auxadc_pm_ops,
drivers/iio/adc/nxp-sar-adc.c
991
static DEFINE_SIMPLE_DEV_PM_OPS(nxp_sar_adc_pm_ops, nxp_sar_adc_suspend,
drivers/iio/adc/pac1921.c
1162
static DEFINE_SIMPLE_DEV_PM_OPS(pac1921_pm_ops, pac1921_suspend,
drivers/iio/adc/palmas_gpadc.c
1160
static DEFINE_SIMPLE_DEV_PM_OPS(palmas_pm_ops, palmas_gpadc_suspend,
drivers/iio/adc/rockchip_saradc.c
609
static DEFINE_SIMPLE_DEV_PM_OPS(rockchip_saradc_pm_ops,
drivers/iio/adc/stm32-dfsdm-adc.c
1893
static DEFINE_SIMPLE_DEV_PM_OPS(stm32_dfsdm_adc_pm_ops,
drivers/iio/adc/stmpe-adc.c
344
static DEFINE_SIMPLE_DEV_PM_OPS(stmpe_adc_pm_ops, NULL, stmpe_adc_resume);
drivers/iio/adc/ti_am335x_adc.c
731
static DEFINE_SIMPLE_DEV_PM_OPS(tiadc_pm_ops, tiadc_suspend, tiadc_resume);
drivers/iio/adc/twl6030-gpadc.c
1001
static DEFINE_SIMPLE_DEV_PM_OPS(twl6030_gpadc_pm_ops, twl6030_gpadc_suspend,
drivers/iio/adc/vf610_adc.c
946
static DEFINE_SIMPLE_DEV_PM_OPS(vf610_adc_pm_ops, vf610_adc_suspend,
drivers/iio/adc/xilinx-ams.c
1436
static DEFINE_SIMPLE_DEV_PM_OPS(ams_pm_ops, ams_suspend, ams_resume);
drivers/iio/chemical/scd4x.c
649
static DEFINE_SIMPLE_DEV_PM_OPS(scd4x_pm_ops, scd4x_suspend, scd4x_resume);
drivers/iio/common/ssp_sensors/ssp_dev.c
652
static DEFINE_SIMPLE_DEV_PM_OPS(ssp_pm_ops, ssp_suspend, ssp_resume);
drivers/iio/dac/ds4424.c
208
static DEFINE_SIMPLE_DEV_PM_OPS(ds4424_pm_ops, ds4424_suspend, ds4424_resume);
drivers/iio/dac/ltc1660.c
153
static DEFINE_SIMPLE_DEV_PM_OPS(ltc1660_pm_ops, ltc1660_suspend,
drivers/iio/dac/m62332.c
156
static DEFINE_SIMPLE_DEV_PM_OPS(m62332_pm_ops, m62332_suspend, m62332_resume);
drivers/iio/dac/max517.c
115
static DEFINE_SIMPLE_DEV_PM_OPS(max517_pm_ops, max517_suspend, max517_resume);
drivers/iio/dac/max5821.c
289
static DEFINE_SIMPLE_DEV_PM_OPS(max5821_pm_ops, max5821_suspend,
drivers/iio/dac/mcp4725.c
86
static DEFINE_SIMPLE_DEV_PM_OPS(mcp4725_pm_ops, mcp4725_suspend,
drivers/iio/dac/mcp4728.c
492
static DEFINE_SIMPLE_DEV_PM_OPS(mcp4728_pm_ops, mcp4728_suspend,
drivers/iio/dac/mcp47feb02.c
669
static DEFINE_SIMPLE_DEV_PM_OPS(mcp47feb02_pm_ops, mcp47feb02_suspend, mcp47feb02_resume);
drivers/iio/dac/stm32-dac.c
381
static DEFINE_SIMPLE_DEV_PM_OPS(stm32_dac_pm_ops, stm32_dac_suspend,
drivers/iio/dac/vf610_dac.c
257
static DEFINE_SIMPLE_DEV_PM_OPS(vf610_dac_pm_ops, vf610_dac_suspend,
drivers/iio/gyro/itg3200_core.c
388
static DEFINE_SIMPLE_DEV_PM_OPS(itg3200_pm_ops, itg3200_suspend,
drivers/iio/health/afe4403.c
456
static DEFINE_SIMPLE_DEV_PM_OPS(afe4403_pm_ops, afe4403_suspend,
drivers/iio/health/afe4404.c
464
static DEFINE_SIMPLE_DEV_PM_OPS(afe4404_pm_ops, afe4404_suspend,
drivers/iio/humidity/hdc3020.c
873
static DEFINE_SIMPLE_DEV_PM_OPS(hdc3020_pm_ops, hdc3020_suspend, hdc3020_resume);
drivers/iio/light/al3000a.c
183
static DEFINE_SIMPLE_DEV_PM_OPS(al3000a_pm_ops, al3000a_suspend, al3000a_resume);
drivers/iio/light/al3010.c
218
static DEFINE_SIMPLE_DEV_PM_OPS(al3010_pm_ops, al3010_suspend, al3010_resume);
drivers/iio/light/al3320a.c
245
static DEFINE_SIMPLE_DEV_PM_OPS(al3320a_pm_ops, al3320a_suspend,
drivers/iio/light/apds9300.c
491
static DEFINE_SIMPLE_DEV_PM_OPS(apds9300_pm_ops, apds9300_suspend,
drivers/iio/light/as73211.c
858
static DEFINE_SIMPLE_DEV_PM_OPS(as73211_pm_ops, as73211_suspend,
drivers/iio/light/bh1750.c
319
static DEFINE_SIMPLE_DEV_PM_OPS(bh1750_pm_ops, bh1750_suspend, NULL);
drivers/iio/light/cm32181.c
520
static DEFINE_SIMPLE_DEV_PM_OPS(cm32181_pm_ops, cm32181_suspend, cm32181_resume);
drivers/iio/light/cm3232.c
401
static DEFINE_SIMPLE_DEV_PM_OPS(cm3232_pm_ops, cm3232_suspend, cm3232_resume);
drivers/iio/light/cm3605.c
305
static DEFINE_SIMPLE_DEV_PM_OPS(cm3605_dev_pm_ops, cm3605_pm_suspend,
drivers/iio/light/isl29018.c
820
static DEFINE_SIMPLE_DEV_PM_OPS(isl29018_pm_ops, isl29018_suspend,
drivers/iio/light/isl29125.c
324
static DEFINE_SIMPLE_DEV_PM_OPS(isl29125_pm_ops, isl29125_suspend,
drivers/iio/light/jsa1212.c
421
static DEFINE_SIMPLE_DEV_PM_OPS(jsa1212_pm_ops, jsa1212_suspend,
drivers/iio/light/ltr501.c
1593
static DEFINE_SIMPLE_DEV_PM_OPS(ltr501_pm_ops, ltr501_suspend, ltr501_resume);
drivers/iio/light/stk3310.c
694
static DEFINE_SIMPLE_DEV_PM_OPS(stk3310_pm_ops, stk3310_suspend,
drivers/iio/light/tcs3414.c
361
static DEFINE_SIMPLE_DEV_PM_OPS(tcs3414_pm_ops, tcs3414_suspend,
drivers/iio/light/tcs3472.c
596
static DEFINE_SIMPLE_DEV_PM_OPS(tcs3472_pm_ops, tcs3472_suspend,
drivers/iio/light/tsl2563.c
838
static DEFINE_SIMPLE_DEV_PM_OPS(tsl2563_pm_ops, tsl2563_suspend,
drivers/iio/light/tsl4531.c
226
static DEFINE_SIMPLE_DEV_PM_OPS(tsl4531_pm_ops, tsl4531_suspend,
drivers/iio/magnetometer/mag3110.c
618
static DEFINE_SIMPLE_DEV_PM_OPS(mag3110_pm_ops, mag3110_suspend,
drivers/iio/magnetometer/mmc35240.c
547
static DEFINE_SIMPLE_DEV_PM_OPS(mmc35240_pm_ops, mmc35240_suspend,
drivers/iio/magnetometer/mmc5633.c
525
static DEFINE_SIMPLE_DEV_PM_OPS(mmc5633_pm_ops, mmc5633_suspend, mmc5633_resume);
drivers/iio/pressure/mpl3115.c
782
static DEFINE_SIMPLE_DEV_PM_OPS(mpl3115_pm_ops, mpl3115_suspend,
drivers/iio/proximity/as3935.c
340
static DEFINE_SIMPLE_DEV_PM_OPS(as3935_pm_ops, as3935_suspend, as3935_resume);
drivers/iio/proximity/cros_ec_mkbp_proximity.c
199
static DEFINE_SIMPLE_DEV_PM_OPS(cros_ec_mkbp_proximity_pm_ops, NULL,
drivers/iio/proximity/hx9023s.c
1189
static DEFINE_SIMPLE_DEV_PM_OPS(hx9023s_pm_ops, hx9023s_suspend,
drivers/iio/proximity/rfd77402.c
432
static DEFINE_SIMPLE_DEV_PM_OPS(rfd77402_pm_ops, rfd77402_suspend,
drivers/iio/proximity/sx9310.c
983
static DEFINE_SIMPLE_DEV_PM_OPS(sx9310_pm_ops, sx9310_suspend, sx9310_resume);
drivers/iio/proximity/sx9324.c
1123
static DEFINE_SIMPLE_DEV_PM_OPS(sx9324_pm_ops, sx9324_suspend, sx9324_resume);
drivers/iio/proximity/sx9360.c
832
static DEFINE_SIMPLE_DEV_PM_OPS(sx9360_pm_ops, sx9360_suspend, sx9360_resume);
drivers/iio/proximity/sx9500.c
1012
static DEFINE_SIMPLE_DEV_PM_OPS(sx9500_pm_ops, sx9500_suspend, sx9500_resume);
drivers/iio/temperature/ltc2983.c
1634
static DEFINE_SIMPLE_DEV_PM_OPS(ltc2983_pm_ops, ltc2983_suspend,
drivers/iio/temperature/tmp006.c
385
static DEFINE_SIMPLE_DEV_PM_OPS(tmp006_pm_ops, tmp006_suspend, tmp006_resume);
drivers/iio/temperature/tmp007.c
557
static DEFINE_SIMPLE_DEV_PM_OPS(tmp007_pm_ops, tmp007_suspend, tmp007_resume);
drivers/iio/trigger/stm32-timer-trigger.c
890
static DEFINE_SIMPLE_DEV_PM_OPS(stm32_timer_trigger_pm_ops,
drivers/input/joystick/psxpad-spi.c
391
static DEFINE_SIMPLE_DEV_PM_OPS(psxpad_spi_pm, psxpad_spi_suspend, NULL);
drivers/input/keyboard/adp5588-keys.c
842
static DEFINE_SIMPLE_DEV_PM_OPS(adp5588_dev_pm_ops, adp5588_suspend, adp5588_resume);
drivers/input/keyboard/cros_ec_keyb.c
782
static DEFINE_SIMPLE_DEV_PM_OPS(cros_ec_keyb_pm_ops, NULL, cros_ec_keyb_resume);
drivers/input/keyboard/cypress-sf.c
208
static DEFINE_SIMPLE_DEV_PM_OPS(cypress_sf_pm_ops,
drivers/input/keyboard/ep93xx_keypad.c
200
static DEFINE_SIMPLE_DEV_PM_OPS(ep93xx_keypad_pm_ops,
drivers/input/keyboard/gpio_keys.c
1091
static DEFINE_SIMPLE_DEV_PM_OPS(gpio_keys_pm_ops, gpio_keys_suspend, gpio_keys_resume);
drivers/input/keyboard/ipaq-micro-keys.c
151
static DEFINE_SIMPLE_DEV_PM_OPS(micro_key_dev_pm_ops,
drivers/input/keyboard/lm8323.c
788
static DEFINE_SIMPLE_DEV_PM_OPS(lm8323_pm_ops, lm8323_suspend, lm8323_resume);
drivers/input/keyboard/lpc32xx-keys.c
297
static DEFINE_SIMPLE_DEV_PM_OPS(lpc32xx_kscan_pm_ops, lpc32xx_kscan_suspend,
drivers/input/keyboard/matrix_keypad.c
296
static DEFINE_SIMPLE_DEV_PM_OPS(matrix_keypad_pm_ops,
drivers/input/keyboard/max7359_keypad.c
270
static DEFINE_SIMPLE_DEV_PM_OPS(max7359_pm, max7359_suspend, max7359_resume);
drivers/input/keyboard/mpr121_touchkey.c
330
static DEFINE_SIMPLE_DEV_PM_OPS(mpr121_touchkey_pm_ops, mpr_suspend, mpr_resume);
drivers/input/keyboard/mtk-pmic-keys.c
297
static DEFINE_SIMPLE_DEV_PM_OPS(mtk_pmic_keys_pm_ops, mtk_pmic_keys_suspend,
drivers/input/keyboard/pmic8xxx-keypad.c
660
static DEFINE_SIMPLE_DEV_PM_OPS(pm8xxx_kp_pm_ops,
drivers/input/keyboard/pxa27x_keypad.c
608
static DEFINE_SIMPLE_DEV_PM_OPS(pxa27x_keypad_pm_ops,
drivers/input/keyboard/qt1050.c
577
static DEFINE_SIMPLE_DEV_PM_OPS(qt1050_pm_ops, qt1050_suspend, qt1050_resume);
drivers/input/keyboard/qt1070.c
234
static DEFINE_SIMPLE_DEV_PM_OPS(qt1070_pm_ops, qt1070_suspend, qt1070_resume);
drivers/input/keyboard/sh_keysc.c
317
static DEFINE_SIMPLE_DEV_PM_OPS(sh_keysc_dev_pm_ops,
drivers/input/keyboard/spear-keyboard.c
304
static DEFINE_SIMPLE_DEV_PM_OPS(spear_kbd_pm_ops,
drivers/input/keyboard/st-keyscan.c
249
static DEFINE_SIMPLE_DEV_PM_OPS(keyscan_dev_pm_ops,
drivers/input/keyboard/tc3589x-keypad.c
494
static DEFINE_SIMPLE_DEV_PM_OPS(tc3589x_keypad_dev_pm_ops,
drivers/input/keyboard/tegra-kbc.c
774
static DEFINE_SIMPLE_DEV_PM_OPS(tegra_kbc_pm_ops,
drivers/input/keyboard/tm2-touchkey.c
325
static DEFINE_SIMPLE_DEV_PM_OPS(tm2_touchkey_pm_ops,
drivers/input/misc/88pm860x_onkey.c
132
static DEFINE_SIMPLE_DEV_PM_OPS(pm860x_onkey_pm_ops,
drivers/input/misc/da7280.c
1313
static DEFINE_SIMPLE_DEV_PM_OPS(da7280_pm_ops, da7280_suspend, da7280_resume);
drivers/input/misc/drv260x.c
598
static DEFINE_SIMPLE_DEV_PM_OPS(drv260x_pm_ops, drv260x_suspend, drv260x_resume);
drivers/input/misc/drv2665.c
281
static DEFINE_SIMPLE_DEV_PM_OPS(drv2665_pm_ops, drv2665_suspend, drv2665_resume);
drivers/input/misc/drv2667.c
458
static DEFINE_SIMPLE_DEV_PM_OPS(drv2667_pm_ops, drv2667_suspend, drv2667_resume);
drivers/input/misc/e3x0-button.c
58
static DEFINE_SIMPLE_DEV_PM_OPS(e3x0_button_pm_ops,
drivers/input/misc/gpio-vibra.c
175
static DEFINE_SIMPLE_DEV_PM_OPS(gpio_vibrator_pm_ops,
drivers/input/misc/iqs269a.c
1944
static DEFINE_SIMPLE_DEV_PM_OPS(iqs269_pm, iqs269_suspend, iqs269_resume);
drivers/input/misc/iqs626a.c
1801
static DEFINE_SIMPLE_DEV_PM_OPS(iqs626_pm, iqs626_suspend, iqs626_resume);
drivers/input/misc/kxtj9.c
525
static DEFINE_SIMPLE_DEV_PM_OPS(kxtj9_pm_ops, kxtj9_suspend, kxtj9_resume);
drivers/input/misc/max77693-haptic.c
409
static DEFINE_SIMPLE_DEV_PM_OPS(max77693_haptic_pm_ops,
drivers/input/misc/max8925_onkey.c
160
static DEFINE_SIMPLE_DEV_PM_OPS(max8925_onkey_pm_ops,
drivers/input/misc/max8997_haptic.c
370
static DEFINE_SIMPLE_DEV_PM_OPS(max8997_haptic_pm_ops,
drivers/input/misc/palmas-pwrbutton.c
299
static DEFINE_SIMPLE_DEV_PM_OPS(palmas_pwron_pm,
drivers/input/misc/pcf8574_keypad.c
188
static DEFINE_SIMPLE_DEV_PM_OPS(pcf8574_kp_pm_ops,
drivers/input/misc/pf1550-onkey.c
176
static DEFINE_SIMPLE_DEV_PM_OPS(pf1550_onkey_pm_ops, pf1550_onkey_suspend,
drivers/input/misc/pm8941-pwrkey.c
243
static DEFINE_SIMPLE_DEV_PM_OPS(pm8941_pwr_key_pm_ops,
drivers/input/misc/pm8xxx-vibrator.c
281
static DEFINE_SIMPLE_DEV_PM_OPS(pm8xxx_vib_pm_ops, pm8xxx_vib_suspend, NULL);
drivers/input/misc/pmic8xxx-pwrkey.c
122
static DEFINE_SIMPLE_DEV_PM_OPS(pm8xxx_pwr_key_pm_ops,
drivers/input/misc/pwm-beeper.c
229
static DEFINE_SIMPLE_DEV_PM_OPS(pwm_beeper_pm_ops,
drivers/input/misc/pwm-vibra.c
250
static DEFINE_SIMPLE_DEV_PM_OPS(pwm_vibrator_pm_ops,
drivers/input/misc/regulator-haptic.c
235
static DEFINE_SIMPLE_DEV_PM_OPS(regulator_haptic_pm_ops,
drivers/input/misc/rotary_encoder.c
334
static DEFINE_SIMPLE_DEV_PM_OPS(rotary_encoder_pm_ops,
drivers/input/misc/stpmic1_onkey.c
169
static DEFINE_SIMPLE_DEV_PM_OPS(stpmic1_onkey_pm,
drivers/input/misc/twl4030-vibra.c
163
static DEFINE_SIMPLE_DEV_PM_OPS(twl4030_vibra_pm_ops,
drivers/input/misc/twl6040-vibra.c
226
static DEFINE_SIMPLE_DEV_PM_OPS(twl6040_vibra_pm_ops,
drivers/input/mouse/elan_i2c_core.c
1399
static DEFINE_SIMPLE_DEV_PM_OPS(elan_pm_ops, elan_suspend, elan_resume);
drivers/input/mouse/synaptics_i2c.c
606
static DEFINE_SIMPLE_DEV_PM_OPS(synaptics_i2c_pm, synaptics_i2c_suspend,
drivers/input/serio/ambakmi.c
183
static DEFINE_SIMPLE_DEV_PM_OPS(amba_kmi_dev_pm_ops, NULL, amba_kmi_resume);
drivers/input/touchscreen/ad7877.c
806
static DEFINE_SIMPLE_DEV_PM_OPS(ad7877_pm, ad7877_suspend, ad7877_resume);
drivers/input/touchscreen/ads7846.c
1009
static DEFINE_SIMPLE_DEV_PM_OPS(ads7846_pm, ads7846_suspend, ads7846_resume);
drivers/input/touchscreen/apple_z2.c
449
static DEFINE_SIMPLE_DEV_PM_OPS(apple_z2_pm, apple_z2_suspend, apple_z2_resume);
drivers/input/touchscreen/ar1021_i2c.c
163
static DEFINE_SIMPLE_DEV_PM_OPS(ar1021_i2c_pm,
drivers/input/touchscreen/atmel_mxt_ts.c
3411
static DEFINE_SIMPLE_DEV_PM_OPS(mxt_pm_ops, mxt_suspend, mxt_resume);
drivers/input/touchscreen/auo-pixcir-ts.c
475
static DEFINE_SIMPLE_DEV_PM_OPS(auo_pixcir_pm_ops,
drivers/input/touchscreen/bu21013_ts.c
597
static DEFINE_SIMPLE_DEV_PM_OPS(bu21013_dev_pm_ops, bu21013_suspend, bu21013_resume);
drivers/input/touchscreen/bu21029_ts.c
442
static DEFINE_SIMPLE_DEV_PM_OPS(bu21029_pm_ops, bu21029_suspend, bu21029_resume);
drivers/input/touchscreen/chipone_icn8318.c
175
static DEFINE_SIMPLE_DEV_PM_OPS(icn8318_pm_ops, icn8318_suspend, icn8318_resume);
drivers/input/touchscreen/chipone_icn8505.c
486
static DEFINE_SIMPLE_DEV_PM_OPS(icn8505_pm_ops, icn8505_suspend, icn8505_resume);
drivers/input/touchscreen/cy8ctma140.c
321
static DEFINE_SIMPLE_DEV_PM_OPS(cy8ctma140_pm,
drivers/input/touchscreen/cy8ctmg110_ts.c
266
static DEFINE_SIMPLE_DEV_PM_OPS(cy8ctmg110_pm,
drivers/input/touchscreen/edt-ft5x06.c
1471
static DEFINE_SIMPLE_DEV_PM_OPS(edt_ft5x06_ts_pm_ops,
drivers/input/touchscreen/eeti_ts.c
273
static DEFINE_SIMPLE_DEV_PM_OPS(eeti_ts_pm, eeti_ts_suspend, eeti_ts_resume);
drivers/input/touchscreen/egalax_ts.c
252
static DEFINE_SIMPLE_DEV_PM_OPS(egalax_ts_pm_ops,
drivers/input/touchscreen/ektf2127.c
210
static DEFINE_SIMPLE_DEV_PM_OPS(ektf2127_pm_ops, ektf2127_suspend,
drivers/input/touchscreen/elants_i2c.c
1627
static DEFINE_SIMPLE_DEV_PM_OPS(elants_i2c_pm_ops,
drivers/input/touchscreen/goodix.c
1523
static DEFINE_SIMPLE_DEV_PM_OPS(goodix_pm_ops, goodix_suspend, goodix_resume);
drivers/input/touchscreen/hideep.c
1008
static DEFINE_SIMPLE_DEV_PM_OPS(hideep_pm_ops, hideep_suspend, hideep_resume);
drivers/input/touchscreen/himax_hx83112b.c
396
static DEFINE_SIMPLE_DEV_PM_OPS(himax_pm_ops, himax_suspend, himax_resume);
drivers/input/touchscreen/himax_hx852x.c
480
static DEFINE_SIMPLE_DEV_PM_OPS(hx852x_pm_ops, hx852x_suspend, hx852x_resume);
drivers/input/touchscreen/ilitek_ts_i2c.c
639
static DEFINE_SIMPLE_DEV_PM_OPS(ilitek_pm_ops, ilitek_suspend, ilitek_resume);
drivers/input/touchscreen/imagis.c
397
static DEFINE_SIMPLE_DEV_PM_OPS(imagis_pm_ops, imagis_suspend, imagis_resume);
drivers/input/touchscreen/imx6ul_tsc.c
581
static DEFINE_SIMPLE_DEV_PM_OPS(imx6ul_tsc_pm_ops,
drivers/input/touchscreen/ipaq-micro-ts.c
146
static DEFINE_SIMPLE_DEV_PM_OPS(micro_ts_dev_pm_ops,
drivers/input/touchscreen/iqs5xx.c
1022
static DEFINE_SIMPLE_DEV_PM_OPS(iqs5xx_pm, iqs5xx_suspend, iqs5xx_resume);
drivers/input/touchscreen/iqs7211.c
2397
static DEFINE_SIMPLE_DEV_PM_OPS(iqs7211_pm, iqs7211_suspend, iqs7211_resume);
drivers/input/touchscreen/melfas_mip4.c
1553
static DEFINE_SIMPLE_DEV_PM_OPS(mip4_pm_ops, mip4_suspend, mip4_resume);
drivers/input/touchscreen/migor_ts.c
211
static DEFINE_SIMPLE_DEV_PM_OPS(migor_ts_pm, migor_ts_suspend, migor_ts_resume);
drivers/input/touchscreen/mms114.c
677
static DEFINE_SIMPLE_DEV_PM_OPS(mms114_pm_ops, mms114_suspend, mms114_resume);
drivers/input/touchscreen/msg2638.c
475
static DEFINE_SIMPLE_DEV_PM_OPS(msg2638_pm_ops, msg2638_suspend, msg2638_resume);
drivers/input/touchscreen/novatek-nvt-ts.c
193
static DEFINE_SIMPLE_DEV_PM_OPS(nvt_ts_pm_ops, nvt_ts_suspend, nvt_ts_resume);
drivers/input/touchscreen/pixcir_i2c_ts.c
462
static DEFINE_SIMPLE_DEV_PM_OPS(pixcir_dev_pm_ops,
drivers/input/touchscreen/raydium_i2c_ts.c
1226
static DEFINE_SIMPLE_DEV_PM_OPS(raydium_i2c_pm_ops,
drivers/input/touchscreen/silead.c
776
static DEFINE_SIMPLE_DEV_PM_OPS(silead_ts_pm, silead_ts_suspend, silead_ts_resume);
drivers/input/touchscreen/st1232.c
388
static DEFINE_SIMPLE_DEV_PM_OPS(st1232_ts_pm_ops,
drivers/input/touchscreen/surface3_spi.c
389
static DEFINE_SIMPLE_DEV_PM_OPS(surface3_spi_pm_ops,
drivers/input/touchscreen/ti_am335x_tsc.c
547
static DEFINE_SIMPLE_DEV_PM_OPS(titsc_pm_ops, titsc_suspend, titsc_resume);
drivers/input/touchscreen/wacom_i2c.c
253
static DEFINE_SIMPLE_DEV_PM_OPS(wacom_i2c_pm, wacom_i2c_suspend, wacom_i2c_resume);
drivers/input/touchscreen/wdt87xx_i2c.c
1142
static DEFINE_SIMPLE_DEV_PM_OPS(wdt87xx_pm_ops, wdt87xx_suspend, wdt87xx_resume);
drivers/input/touchscreen/wm97xx-core.c
835
static DEFINE_SIMPLE_DEV_PM_OPS(wm97xx_pm_ops, wm97xx_suspend, wm97xx_resume);
drivers/input/touchscreen/zforce_ts.c
659
static DEFINE_SIMPLE_DEV_PM_OPS(zforce_pm_ops, zforce_suspend, zforce_resume);
drivers/input/touchscreen/zinitix.c
732
static DEFINE_SIMPLE_DEV_PM_OPS(zinitix_pm_ops, zinitix_suspend, zinitix_resume);
drivers/iommu/apple-dart.c
1364
static DEFINE_SIMPLE_DEV_PM_OPS(apple_dart_pm_ops, apple_dart_suspend, apple_dart_resume);
drivers/irqchip/irq-renesas-intc-irqpin.c
583
static DEFINE_SIMPLE_DEV_PM_OPS(intc_irqpin_pm_ops, intc_irqpin_suspend, NULL);
drivers/irqchip/irq-renesas-irqc.c
240
static DEFINE_SIMPLE_DEV_PM_OPS(irqc_pm_ops, irqc_suspend, NULL);
drivers/leds/leds-cht-wcove.c
456
static DEFINE_SIMPLE_DEV_PM_OPS(cht_wc_leds_pm, cht_wc_leds_suspend, cht_wc_leds_resume);
drivers/leds/leds-pca963x.c
403
static DEFINE_SIMPLE_DEV_PM_OPS(pca963x_pm, pca963x_suspend, pca963x_resume);
drivers/leds/leds-sun50i-a100.c
555
static DEFINE_SIMPLE_DEV_PM_OPS(sun50i_a100_ledc_pm,
drivers/mailbox/ti-msgmgr.c
747
static DEFINE_SIMPLE_DEV_PM_OPS(ti_msgmgr_pm_ops, ti_msgmgr_suspend, ti_msgmgr_resume);
drivers/media/platform/renesas/rcar-vin/rcar-core.c
1279
static DEFINE_SIMPLE_DEV_PM_OPS(rvin_pm_ops, rvin_suspend, rvin_resume);
drivers/media/platform/renesas/rcar_drif.c
1460
static DEFINE_SIMPLE_DEV_PM_OPS(rcar_drif_pm_ops, rcar_drif_suspend,
drivers/media/platform/renesas/rcar_jpu.c
1720
static DEFINE_SIMPLE_DEV_PM_OPS(jpu_pm_ops, jpu_suspend, jpu_resume);
drivers/memory/brcmstb_memc.c
229
static DEFINE_SIMPLE_DEV_PM_OPS(brcmstb_memc_pm_ops, brcmstb_memc_suspend,
drivers/memory/renesas-rpc-if.c
1157
static DEFINE_SIMPLE_DEV_PM_OPS(rpcif_pm_ops, rpcif_suspend, rpcif_resume);
drivers/mfd/88pm860x-core.c
1232
static DEFINE_SIMPLE_DEV_PM_OPS(pm860x_pm_ops, pm860x_suspend, pm860x_resume);
drivers/mfd/aat2870-core.c
436
static DEFINE_SIMPLE_DEV_PM_OPS(aat2870_pm_ops, aat2870_i2c_suspend,
drivers/mfd/adp5520.c
329
static DEFINE_SIMPLE_DEV_PM_OPS(adp5520_pm, adp5520_suspend, adp5520_resume);
drivers/mfd/adp5585.c
796
static DEFINE_SIMPLE_DEV_PM_OPS(adp5585_pm, adp5585_suspend, adp5585_resume);
drivers/mfd/intel_soc_pmic_bxtwc.c
607
static DEFINE_SIMPLE_DEV_PM_OPS(bxtwc_pm_ops, bxtwc_suspend, bxtwc_resume);
drivers/mfd/intel_soc_pmic_chtdc_ti.c
162
static DEFINE_SIMPLE_DEV_PM_OPS(chtdc_ti_pm_ops, chtdc_ti_suspend, chtdc_ti_resume);
drivers/mfd/intel_soc_pmic_chtwc.c
257
static DEFINE_SIMPLE_DEV_PM_OPS(cht_wc_pm_ops, cht_wc_suspend, cht_wc_resume);
drivers/mfd/intel_soc_pmic_crc.c
253
static DEFINE_SIMPLE_DEV_PM_OPS(crystal_cove_pm_ops, crystal_cove_suspend, crystal_cove_resume);
drivers/mfd/max14577.c
506
static DEFINE_SIMPLE_DEV_PM_OPS(max14577_pm, max14577_suspend, max14577_resume);
drivers/mfd/max77620.c
699
static DEFINE_SIMPLE_DEV_PM_OPS(max77620_pm_ops,
drivers/mfd/max77686.c
263
static DEFINE_SIMPLE_DEV_PM_OPS(max77686_pm, max77686_suspend, max77686_resume);
drivers/mfd/max77705.c
160
DEFINE_SIMPLE_DEV_PM_OPS(max77705_pm_ops, max77705_suspend, max77705_resume);
drivers/mfd/max8925-i2c.c
229
static DEFINE_SIMPLE_DEV_PM_OPS(max8925_pm_ops,
drivers/mfd/motorola-cpcap.c
242
static DEFINE_SIMPLE_DEV_PM_OPS(cpcap_pm, cpcap_suspend, cpcap_resume);
drivers/mfd/pf1550.c
340
static DEFINE_SIMPLE_DEV_PM_OPS(pf1550_pm, pf1550_suspend, pf1550_resume);
drivers/mfd/sec-common.c
329
DEFINE_SIMPLE_DEV_PM_OPS(sec_pmic_pm_ops, sec_pmic_suspend, sec_pmic_resume);
drivers/mfd/sprd-sc27xx-spi.c
240
static DEFINE_SIMPLE_DEV_PM_OPS(sprd_pmic_pm_ops,
drivers/mfd/stmfx.c
540
static DEFINE_SIMPLE_DEV_PM_OPS(stmfx_dev_pm_ops, stmfx_suspend, stmfx_resume);
drivers/mfd/stpmic1.c
207
static DEFINE_SIMPLE_DEV_PM_OPS(stpmic1_pm, stpmic1_suspend, stpmic1_resume);
drivers/mfd/tc3589x.c
465
static DEFINE_SIMPLE_DEV_PM_OPS(tc3589x_dev_pm_ops,
drivers/mfd/ucb1x00-core.c
734
static DEFINE_SIMPLE_DEV_PM_OPS(ucb1x00_pm_ops,
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c
513
static DEFINE_SIMPLE_DEV_PM_OPS(pci1xxxx_gpio_pm_ops, pci1xxxx_gpio_suspend, pci1xxxx_gpio_resume);
drivers/misc/mei/platform-vsc.c
435
static DEFINE_SIMPLE_DEV_PM_OPS(mei_vsc_pm_ops, mei_vsc_suspend, mei_vsc_resume);
drivers/misc/tps6594-esm.c
130
static DEFINE_SIMPLE_DEV_PM_OPS(tps6594_esm_pm_ops, tps6594_esm_suspend, tps6594_esm_resume);
drivers/mmc/host/alcor.c
1153
static DEFINE_SIMPLE_DEV_PM_OPS(alcor_mmc_pm_ops, alcor_pci_sdmmc_suspend,
drivers/mmc/host/au1xmmc.c
1175
static DEFINE_SIMPLE_DEV_PM_OPS(au1xmmc_pmops, au1xmmc_suspend, au1xmmc_resume);
drivers/mmc/host/bcm2835.c
1363
static DEFINE_SIMPLE_DEV_PM_OPS(bcm2835_pm_ops, bcm2835_suspend,
drivers/mmc/host/cb710-mmc.c
685
static DEFINE_SIMPLE_DEV_PM_OPS(cb710_mmc_pmops, cb710_mmc_suspend, cb710_mmc_resume);
drivers/mmc/host/davinci_mmc.c
1375
static DEFINE_SIMPLE_DEV_PM_OPS(davinci_mmcsd_pm_ops,
drivers/mmc/host/jz4740_mmc.c
1176
static DEFINE_SIMPLE_DEV_PM_OPS(jz4740_mmc_pm_ops, jz4740_mmc_suspend,
drivers/mmc/host/loongson2-mmc.c
1013
static DEFINE_SIMPLE_DEV_PM_OPS(loongson2_mmc_pm_ops, loongson2_mmc_suspend, loongson2_mmc_resume);
drivers/mmc/host/mxcmmc.c
1213
static DEFINE_SIMPLE_DEV_PM_OPS(mxcmci_pm_ops, mxcmci_suspend, mxcmci_resume);
drivers/mmc/host/mxs-mmc.c
702
static DEFINE_SIMPLE_DEV_PM_OPS(mxs_mmc_pm_ops, mxs_mmc_suspend, mxs_mmc_resume);
drivers/mmc/host/sdhci-brcmstb.c
679
static DEFINE_SIMPLE_DEV_PM_OPS(sdhci_brcmstb_pmops, sdhci_brcmstb_suspend, sdhci_brcmstb_resume);
drivers/mmc/host/sdhci-cadence.c
641
static DEFINE_SIMPLE_DEV_PM_OPS(sdhci_cdns_pm_ops, sdhci_pltfm_suspend, sdhci_cdns_resume);
drivers/mmc/host/sdhci-of-arasan.c
702
static DEFINE_SIMPLE_DEV_PM_OPS(sdhci_arasan_dev_pm_ops, sdhci_arasan_suspend,
drivers/mmc/host/sdhci-of-esdhc.c
1263
static DEFINE_SIMPLE_DEV_PM_OPS(esdhc_of_dev_pm_ops, esdhc_of_suspend, esdhc_of_resume);
drivers/mmc/host/sdhci-spear.c
164
static DEFINE_SIMPLE_DEV_PM_OPS(sdhci_pm_ops, sdhci_suspend, sdhci_resume);
drivers/mmc/host/sdhci-st.c
495
static DEFINE_SIMPLE_DEV_PM_OPS(sdhci_st_pmops, sdhci_st_suspend, sdhci_st_resume);
drivers/mmc/host/sh_mmcif.c
1582
static DEFINE_SIMPLE_DEV_PM_OPS(sh_mmcif_dev_pm_ops, sh_mmcif_suspend, NULL);
drivers/mmc/host/toshsd.c
689
static DEFINE_SIMPLE_DEV_PM_OPS(toshsd_pm_ops, toshsd_pm_suspend, toshsd_pm_resume);
drivers/mmc/host/via-sdmmc.c
1298
static DEFINE_SIMPLE_DEV_PM_OPS(via_sd_pm_ops, via_sd_suspend, via_sd_resume);
drivers/mmc/host/wmt-sdmmc.c
965
static DEFINE_SIMPLE_DEV_PM_OPS(wmt_mci_pm_ops, wmt_mci_suspend, wmt_mci_resume);
drivers/mtd/devices/st_spi_fsm.c
2123
static DEFINE_SIMPLE_DEV_PM_OPS(stfsm_pm_ops, stfsmfsm_suspend, stfsmfsm_resume);
drivers/net/can/rcar/rcar_can.c
888
static DEFINE_SIMPLE_DEV_PM_OPS(rcar_can_pm_ops, rcar_can_suspend,
drivers/net/can/rcar/rcar_canfd.c
2359
static DEFINE_SIMPLE_DEV_PM_OPS(rcar_canfd_pm_ops, rcar_canfd_suspend,
drivers/net/dsa/microchip/ksz9477_i2c.c
130
static DEFINE_SIMPLE_DEV_PM_OPS(ksz_i2c_pm_ops,
drivers/net/dsa/microchip/ksz_spi.c
346
static DEFINE_SIMPLE_DEV_PM_OPS(ksz_spi_pm_ops,
drivers/net/ethernet/atheros/alx/main.c
1949
static DEFINE_SIMPLE_DEV_PM_OPS(alx_pm_ops, alx_suspend, alx_resume);
drivers/net/ethernet/dlink/dl2k.c
1869
static DEFINE_SIMPLE_DEV_PM_OPS(rio_pm_ops, rio_suspend, rio_resume);
drivers/net/ethernet/intel/e100.c
3165
static DEFINE_SIMPLE_DEV_PM_OPS(e100_pm_ops, e100_suspend, e100_resume);
drivers/net/ethernet/intel/e1000/e1000_main.c
178
static DEFINE_SIMPLE_DEV_PM_OPS(e1000_pm_ops, e1000_suspend, e1000_resume);
drivers/net/ethernet/intel/fm10k/fm10k_pci.c
2499
static DEFINE_SIMPLE_DEV_PM_OPS(fm10k_pm_ops, fm10k_suspend, fm10k_resume);
drivers/net/ethernet/intel/i40e/i40e_main.c
16614
static DEFINE_SIMPLE_DEV_PM_OPS(i40e_pm_ops, i40e_suspend, i40e_resume);
drivers/net/ethernet/intel/iavf/iavf_main.c
5669
static DEFINE_SIMPLE_DEV_PM_OPS(iavf_pm_ops, iavf_suspend, iavf_resume);
drivers/net/ethernet/intel/ice/ice_main.c
5894
static DEFINE_SIMPLE_DEV_PM_OPS(ice_pm_ops, ice_suspend, ice_resume);
drivers/net/ethernet/intel/igbvf/netdev.c
2946
static DEFINE_SIMPLE_DEV_PM_OPS(igbvf_pm_ops, igbvf_suspend, igbvf_resume);
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
12348
static DEFINE_SIMPLE_DEV_PM_OPS(ixgbe_pm_ops, ixgbe_suspend, ixgbe_resume);
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
4892
static DEFINE_SIMPLE_DEV_PM_OPS(ixgbevf_pm_ops, ixgbevf_suspend, ixgbevf_resume);
drivers/net/ethernet/qlogic/qede/qede_main.c
186
static DEFINE_SIMPLE_DEV_PM_OPS(qede_pm_ops, qede_suspend, NULL);
drivers/net/ethernet/renesas/rswitch_main.c
2279
static DEFINE_SIMPLE_DEV_PM_OPS(renesas_eth_sw_pm_ops, renesas_eth_sw_suspend,
drivers/net/ethernet/renesas/sh_eth.c
3531
static DEFINE_SIMPLE_DEV_PM_OPS(sh_eth_dev_pm_ops, sh_eth_suspend, sh_eth_resume);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
8320
DEFINE_SIMPLE_DEV_PM_OPS(stmmac_simple_pm_ops, stmmac_suspend, stmmac_resume);
drivers/net/ethernet/vertexcom/mse102x.c
688
static DEFINE_SIMPLE_DEV_PM_OPS(mse102x_pm_ops, mse102x_suspend, mse102x_resume);
drivers/net/ethernet/wangxun/ngbevf/ngbevf_main.c
249
static DEFINE_SIMPLE_DEV_PM_OPS(ngbevf_pm_ops, wxvf_suspend, wxvf_resume);
drivers/net/ethernet/wangxun/txgbevf/txgbevf_main.c
314
static DEFINE_SIMPLE_DEV_PM_OPS(txgbevf_pm_ops, wxvf_suspend, wxvf_resume);
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
3186
static DEFINE_SIMPLE_DEV_PM_OPS(axienet_pm_ops,
drivers/net/thunderbolt/main.c
1454
static DEFINE_SIMPLE_DEV_PM_OPS(tbnet_pm_ops, tbnet_suspend, tbnet_resume);
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c
1242
static DEFINE_SIMPLE_DEV_PM_OPS(brcmf_sdio_pm_ops,
drivers/net/wireless/mediatek/mt76/mt7615/sdio.c
244
static DEFINE_SIMPLE_DEV_PM_OPS(mt7663s_pm_ops, mt7663s_suspend, mt7663s_resume);
drivers/net/wireless/mediatek/mt76/mt7921/pci.c
562
static DEFINE_SIMPLE_DEV_PM_OPS(mt7921_pm_ops, mt7921_pci_suspend, mt7921_pci_resume);
drivers/net/wireless/mediatek/mt76/mt7921/sdio.c
321
static DEFINE_SIMPLE_DEV_PM_OPS(mt7921s_pm_ops, mt7921s_suspend, mt7921s_resume);
drivers/net/wireless/silabs/wfx/bus_sdio.c
315
static DEFINE_SIMPLE_DEV_PM_OPS(wfx_sdio_pm_ops, wfx_sdio_suspend, wfx_sdio_resume);
drivers/net/wireless/silabs/wfx/bus_spi.c
310
static DEFINE_SIMPLE_DEV_PM_OPS(wfx_spi_pm_ops, wfx_spi_suspend, wfx_spi_resume);
drivers/nvme/host/apple.c
1692
static DEFINE_SIMPLE_DEV_PM_OPS(apple_nvme_pm_ops, apple_nvme_suspend,
drivers/phy/renesas/phy-rcar-gen3-usb2.c
1125
static DEFINE_SIMPLE_DEV_PM_OPS(rcar_gen3_phy_usb2_pm_ops,
drivers/pinctrl/intel/pinctrl-lynxpoint.c
819
static DEFINE_SIMPLE_DEV_PM_OPS(lp_gpio_pm_ops, NULL, lp_gpio_resume);
drivers/pinctrl/stm32/pinctrl-stm32-hdp.c
710
static DEFINE_SIMPLE_DEV_PM_OPS(stm32_hdp_pm_ops, stm32_hdp_suspend, stm32_hdp_resume);
drivers/platform/arm64/acer-aspire1-ec.c
546
static DEFINE_SIMPLE_DEV_PM_OPS(aspire_ec_pm_ops, NULL, aspire_ec_resume);
drivers/platform/loongarch/loongson-laptop.c
240
static DEFINE_SIMPLE_DEV_PM_OPS(loongson_hotkey_pm,
drivers/platform/x86/amd/hfi/hfi.c
452
static DEFINE_SIMPLE_DEV_PM_OPS(amd_hfi_pm_ops, amd_hfi_pm_suspend, amd_hfi_pm_resume);
drivers/platform/x86/amd/x3d_vcache.c
123
static DEFINE_SIMPLE_DEV_PM_OPS(amd_x3d_pm, NULL, amd_x3d_resume_handler);
drivers/platform/x86/dell/alienware-wmi-wmax.c
1630
static DEFINE_SIMPLE_DEV_PM_OPS(wmax_wmi_pm_ops, wmax_wmi_suspend, wmax_wmi_resume);
drivers/platform/x86/dell/dell-wmi-ddv.c
1101
static DEFINE_SIMPLE_DEV_PM_OPS(dell_wmi_ddv_dev_pm_ops, NULL, dell_wmi_ddv_resume);
drivers/platform/x86/intel/speed_select_if/isst_tpmi.c
51
static DEFINE_SIMPLE_DEV_PM_OPS(intel_sst_pm, intel_sst_suspend, intel_sst_resume);
drivers/platform/x86/lenovo/yogabook.c
296
static DEFINE_SIMPLE_DEV_PM_OPS(yogabook_pm_ops, yogabook_suspend, yogabook_resume);
drivers/platform/x86/portwell-ec.c
407
static DEFINE_SIMPLE_DEV_PM_OPS(pwec_dev_pm_ops, pwec_suspend, pwec_resume);
drivers/platform/x86/uniwill/uniwill-acpi.c
1662
static DEFINE_SIMPLE_DEV_PM_OPS(uniwill_pm_ops, uniwill_suspend, uniwill_resume);
drivers/pwm/core.c
1577
static DEFINE_SIMPLE_DEV_PM_OPS(pwm_class_pm_ops, pwm_class_suspend, pwm_class_resume);
drivers/pwm/pwm-atmel-hlcdc.c
212
static DEFINE_SIMPLE_DEV_PM_OPS(atmel_hlcdc_pwm_pm_ops,
drivers/pwm/pwm-atmel-tcb.c
520
static DEFINE_SIMPLE_DEV_PM_OPS(atmel_tcb_pwm_pm_ops, atmel_tcb_pwm_suspend,
drivers/pwm/pwm-bcm2835.c
164
static DEFINE_SIMPLE_DEV_PM_OPS(bcm2835_pwm_pm_ops, bcm2835_pwm_suspend,
drivers/pwm/pwm-berlin.c
271
static DEFINE_SIMPLE_DEV_PM_OPS(berlin_pwm_pm_ops, berlin_pwm_suspend,
drivers/pwm/pwm-brcmstb.c
277
static DEFINE_SIMPLE_DEV_PM_OPS(brcmstb_pwm_pm_ops, brcmstb_pwm_suspend,
drivers/pwm/pwm-dwc.c
147
static DEFINE_SIMPLE_DEV_PM_OPS(dwc_pwm_pm_ops, dwc_pwm_suspend, dwc_pwm_resume);
drivers/pwm/pwm-imx-tpm.c
434
static DEFINE_SIMPLE_DEV_PM_OPS(imx_tpm_pwm_pm,
drivers/pwm/pwm-loongson.c
262
static DEFINE_SIMPLE_DEV_PM_OPS(pwm_loongson_pm_ops, pwm_loongson_suspend,
drivers/pwm/pwm-samsung.c
633
static DEFINE_SIMPLE_DEV_PM_OPS(pwm_samsung_pm_ops, NULL, pwm_samsung_resume);
drivers/pwm/pwm-stm32-lp.c
411
static DEFINE_SIMPLE_DEV_PM_OPS(stm32_pwm_lp_pm_ops, stm32_pwm_lp_suspend,
drivers/pwm/pwm-stm32.c
933
static DEFINE_SIMPLE_DEV_PM_OPS(stm32_pwm_pm_ops, stm32_pwm_suspend, stm32_pwm_resume);
drivers/pwm/pwm-tiecap.c
322
static DEFINE_SIMPLE_DEV_PM_OPS(ecap_pwm_pm_ops, ecap_pwm_suspend, ecap_pwm_resume);
drivers/pwm/pwm-tiehrpwm.c
562
static DEFINE_SIMPLE_DEV_PM_OPS(ehrpwm_pwm_pm_ops, ehrpwm_pwm_suspend,
drivers/remoteproc/stm32_rproc.c
942
static DEFINE_SIMPLE_DEV_PM_OPS(stm32_rproc_pm_ops,
drivers/reset/reset-rzg2l-usbphy-ctrl.c
336
static DEFINE_SIMPLE_DEV_PM_OPS(rzg2l_usbphy_ctrl_pm_ops,
drivers/rtc/rtc-atcrtc100.c
360
static DEFINE_SIMPLE_DEV_PM_OPS(atcrtc_pm_ops, atcrtc_suspend, atcrtc_resume);
drivers/rtc/rtc-optee.c
711
static DEFINE_SIMPLE_DEV_PM_OPS(optee_rtc_pm_ops, optee_rtc_suspend, NULL);
drivers/rtc/rtc-renesas-rtca3.c
875
static DEFINE_SIMPLE_DEV_PM_OPS(rtca3_pm_ops, rtca3_suspend, rtca3_resume);
drivers/rtc/rtc-rv8803.c
631
static DEFINE_SIMPLE_DEV_PM_OPS(rv8803_pm_ops, rv8803_suspend, rv8803_resume);
drivers/rtc/rtc-s32g.c
370
static DEFINE_SIMPLE_DEV_PM_OPS(s32g_rtc_pm_ops,
drivers/rtc/rtc-sh.c
477
static DEFINE_SIMPLE_DEV_PM_OPS(sh_rtc_pm_ops, sh_rtc_suspend, sh_rtc_resume);
drivers/rtc/rtc-tegra.c
381
static DEFINE_SIMPLE_DEV_PM_OPS(tegra_rtc_pm_ops, tegra_rtc_suspend, tegra_rtc_resume);
drivers/rtc/rtc-tps6594.c
485
static DEFINE_SIMPLE_DEV_PM_OPS(tps6594_rtc_pm_ops, tps6594_rtc_suspend, tps6594_rtc_resume);
drivers/soc/mediatek/mtk-svs.c
2943
static DEFINE_SIMPLE_DEV_PM_OPS(svs_pm_ops, svs_suspend, svs_resume);
drivers/spi/spi-atcspi200.c
650
static DEFINE_SIMPLE_DEV_PM_OPS(atcspi_pm_ops, atcspi_suspend, atcspi_resume);
drivers/spi/spi-bcm63xx.c
662
static DEFINE_SIMPLE_DEV_PM_OPS(bcm63xx_spi_pm_ops, bcm63xx_spi_suspend, bcm63xx_spi_resume);
drivers/spi/spi-cadence-xspi.c
1276
static DEFINE_SIMPLE_DEV_PM_OPS(cdns_xspi_pm_ops,
drivers/spi/spi-dw-mmio.c
422
static DEFINE_SIMPLE_DEV_PM_OPS(dw_spi_mmio_pm_ops,
drivers/spi/spi-pci1xxxx.c
1014
static DEFINE_SIMPLE_DEV_PM_OPS(spi_pm_ops, pci1xxxx_spi_suspend,
drivers/spi/spi-rpc-if.c
215
static DEFINE_SIMPLE_DEV_PM_OPS(rpcif_spi_pm_ops, rpcif_spi_suspend, rpcif_spi_resume);
drivers/spi/spi-rspi.c
1420
static DEFINE_SIMPLE_DEV_PM_OPS(rspi_pm_ops, rspi_suspend, rspi_resume);
drivers/spi/spi-sh-msiof.c
1336
static DEFINE_SIMPLE_DEV_PM_OPS(sh_msiof_spi_pm_ops, sh_msiof_spi_suspend,
drivers/spi/spi-sifive.c
461
static DEFINE_SIMPLE_DEV_PM_OPS(sifive_spi_pm_ops,
drivers/thermal/amlogic_thermal.c
325
static DEFINE_SIMPLE_DEV_PM_OPS(amlogic_thermal_pm_ops,
drivers/thermal/hisi_thermal.c
633
static DEFINE_SIMPLE_DEV_PM_OPS(hisi_thermal_pm_ops,
drivers/thermal/k3_j72xx_bandgap.c
574
static DEFINE_SIMPLE_DEV_PM_OPS(k3_j72xx_bandgap_pm_ops,
drivers/thermal/qoriq_thermal.c
376
static DEFINE_SIMPLE_DEV_PM_OPS(qoriq_tmu_pm_ops,
drivers/thermal/renesas/rcar_gen3_thermal.c
618
static DEFINE_SIMPLE_DEV_PM_OPS(rcar_gen3_thermal_pm_ops, NULL,
drivers/thermal/renesas/rcar_thermal.c
570
static DEFINE_SIMPLE_DEV_PM_OPS(rcar_thermal_pm_ops, rcar_thermal_suspend,
drivers/thermal/st/st_thermal.c
262
DEFINE_SIMPLE_DEV_PM_OPS(st_thermal_pm_ops, st_thermal_suspend, st_thermal_resume);
drivers/thermal/st/stm_thermal.c
469
static DEFINE_SIMPLE_DEV_PM_OPS(stm_thermal_pm_ops,
drivers/tty/serial/8250/8250_bcm2835aux.c
260
static DEFINE_SIMPLE_DEV_PM_OPS(bcm2835aux_dev_pm_ops, bcm2835aux_suspend, bcm2835aux_resume);
drivers/tty/serial/8250/8250_exar.c
1562
static DEFINE_SIMPLE_DEV_PM_OPS(exar_pci_pm, exar_suspend, exar_resume);
drivers/tty/serial/8250/8250_loongson.c
214
static DEFINE_SIMPLE_DEV_PM_OPS(loongson_uart_pm_ops, loongson_uart_suspend,
drivers/tty/serial/8250/8250_pci1xxxx.c
858
static DEFINE_SIMPLE_DEV_PM_OPS(pci1xxxx_pm_ops, pci1xxxx_suspend, pci1xxxx_resume);
drivers/tty/serial/8250/8250_pnp.c
516
static DEFINE_SIMPLE_DEV_PM_OPS(serial_pnp_pm_ops, serial_pnp_suspend, serial_pnp_resume);
drivers/tty/serial/max3100.c
811
static DEFINE_SIMPLE_DEV_PM_OPS(max3100_pm_ops, max3100_suspend, max3100_resume);
drivers/tty/serial/sh-sci.c
3990
static DEFINE_SIMPLE_DEV_PM_OPS(sci_dev_pm_ops, sci_suspend, sci_resume);
drivers/tty/serial/sifive.c
1099
static DEFINE_SIMPLE_DEV_PM_OPS(sifive_uart_pm_ops, sifive_serial_suspend,
drivers/tty/serial/st-asc.c
932
static DEFINE_SIMPLE_DEV_PM_OPS(asc_serial_pm_ops, asc_serial_suspend,
drivers/ufs/host/ti-j721e-ufs.c
93
static DEFINE_SIMPLE_DEV_PM_OPS(ti_j721e_ufs_pm_ops, NULL, ti_j721e_ufs_resume);
drivers/usb/dwc3/dwc3-exynos.c
268
static DEFINE_SIMPLE_DEV_PM_OPS(dwc3_exynos_dev_pm_ops,
drivers/usb/dwc3/dwc3-st.c
346
static DEFINE_SIMPLE_DEV_PM_OPS(st_dwc3_dev_pm_ops, st_dwc3_suspend, st_dwc3_resume);
drivers/usb/gadget/udc/renesas_usb3.c
3008
static DEFINE_SIMPLE_DEV_PM_OPS(renesas_usb3_pm_ops, renesas_usb3_suspend,
drivers/usb/host/ehci-exynos.c
278
static DEFINE_SIMPLE_DEV_PM_OPS(exynos_ehci_pm_ops,
drivers/usb/host/ohci-exynos.c
252
static DEFINE_SIMPLE_DEV_PM_OPS(exynos_ohci_pm_ops,
drivers/usb/misc/usb251xb.c
746
static DEFINE_SIMPLE_DEV_PM_OPS(usb251xb_i2c_pm_ops, usb251xb_i2c_suspend, usb251xb_i2c_resume);
drivers/usb/misc/usb251xb.c
796
static DEFINE_SIMPLE_DEV_PM_OPS(usb251xb_plat_pm_ops, usb251xb_plat_suspend, usb251xb_plat_resume);
drivers/usb/renesas_usbhs/common.c
889
static DEFINE_SIMPLE_DEV_PM_OPS(usbhsc_pm_ops, usbhsc_suspend, usbhsc_resume);
drivers/usb/typec/tcpm/tcpci.c
1002
DEFINE_SIMPLE_DEV_PM_OPS(tcpci_pm_ops, tcpci_suspend, tcpci_resume);
drivers/usb/typec/ucsi/ucsi_acpi.c
255
static DEFINE_SIMPLE_DEV_PM_OPS(ucsi_acpi_pm_ops, NULL, ucsi_acpi_resume);
drivers/usb/typec/ucsi/ucsi_stm32g0.c
731
static DEFINE_SIMPLE_DEV_PM_OPS(ucsi_stm32g0_pm_ops, ucsi_stm32g0_suspend, ucsi_stm32g0_resume);
drivers/video/backlight/aw99706.c
443
static DEFINE_SIMPLE_DEV_PM_OPS(aw99706_pm_ops, aw99706_suspend, aw99706_resume);
drivers/video/fbdev/imxfb.c
1094
static DEFINE_SIMPLE_DEV_PM_OPS(imxfb_pm_ops, imxfb_suspend, imxfb_resume);
drivers/watchdog/airoha_wdt.c
200
static DEFINE_SIMPLE_DEV_PM_OPS(airoha_wdt_pm_ops, airoha_wdt_suspend, airoha_wdt_resume);
drivers/watchdog/apple_wdt.c
218
static DEFINE_SIMPLE_DEV_PM_OPS(apple_wdt_pm_ops, apple_wdt_suspend, apple_wdt_resume);
drivers/watchdog/bcm7038_wdt.c
202
static DEFINE_SIMPLE_DEV_PM_OPS(bcm7038_wdt_pm_ops,
drivers/watchdog/da9063_wdt.c
294
static DEFINE_SIMPLE_DEV_PM_OPS(da9063_wdt_pm_ops, da9063_wdt_suspend,
drivers/watchdog/dw_wdt.c
413
static DEFINE_SIMPLE_DEV_PM_OPS(dw_wdt_pm_ops, dw_wdt_suspend, dw_wdt_resume);
drivers/watchdog/imx2_wdt.c
438
static DEFINE_SIMPLE_DEV_PM_OPS(imx2_wdt_pm_ops, imx2_wdt_suspend,
drivers/watchdog/loongson1_wdt.c
187
static DEFINE_SIMPLE_DEV_PM_OPS(ls1x_wdt_pm_ops, ls1x_wdt_suspend, ls1x_wdt_resume);
drivers/watchdog/mtk_wdt.c
510
static DEFINE_SIMPLE_DEV_PM_OPS(mtk_wdt_pm_ops,
drivers/watchdog/renesas_wdt.c
323
static DEFINE_SIMPLE_DEV_PM_OPS(rwdt_pm_ops, rwdt_suspend, rwdt_resume);
drivers/watchdog/s3c2410_wdt.c
927
static DEFINE_SIMPLE_DEV_PM_OPS(s3c2410wdt_pm_ops,
drivers/watchdog/st_lpc_wdt.c
279
static DEFINE_SIMPLE_DEV_PM_OPS(st_wdog_pm_ops,
drivers/watchdog/tegra_wdt.c
259
static DEFINE_SIMPLE_DEV_PM_OPS(tegra_wdt_pm_ops,
sound/aoa/fabrics/layout.c
1146
static DEFINE_SIMPLE_DEV_PM_OPS(aoa_fabric_layout_pm_ops,
sound/arm/aaci.c
744
static DEFINE_SIMPLE_DEV_PM_OPS(aaci_dev_pm_ops, aaci_suspend, aaci_resume);
sound/atmel/ac97c.c
833
static DEFINE_SIMPLE_DEV_PM_OPS(atmel_ac97c_pm, atmel_ac97c_suspend, atmel_ac97c_resume);
sound/drivers/aloop.c
1846
static DEFINE_SIMPLE_DEV_PM_OPS(loopback_pm, loopback_suspend, loopback_resume);
sound/drivers/dummy.c
1108
static DEFINE_SIMPLE_DEV_PM_OPS(snd_dummy_pm, snd_dummy_suspend, snd_dummy_resume);
sound/drivers/pcsp/pcsp.c
186
static DEFINE_SIMPLE_DEV_PM_OPS(pcsp_pm, pcsp_suspend, NULL);
sound/pci/ali5451/ali5451.c
1884
static DEFINE_SIMPLE_DEV_PM_OPS(ali_pm, ali_suspend, ali_resume);
sound/pci/als300.c
672
static DEFINE_SIMPLE_DEV_PM_OPS(snd_als300_pm, snd_als300_suspend, snd_als300_resume);
sound/pci/als4000.c
966
static DEFINE_SIMPLE_DEV_PM_OPS(snd_als4000_pm, snd_als4000_suspend, snd_als4000_resume);
sound/pci/atiixp.c
1486
static DEFINE_SIMPLE_DEV_PM_OPS(snd_atiixp_pm, snd_atiixp_suspend, snd_atiixp_resume);
sound/pci/atiixp_modem.c
1117
static DEFINE_SIMPLE_DEV_PM_OPS(snd_atiixp_pm, snd_atiixp_suspend, snd_atiixp_resume);
sound/pci/azt3328.c
2620
static DEFINE_SIMPLE_DEV_PM_OPS(snd_azf3328_pm, snd_azf3328_suspend, snd_azf3328_resume);
sound/pci/cmipci.c
3276
static DEFINE_SIMPLE_DEV_PM_OPS(snd_cmipci_pm, snd_cmipci_suspend, snd_cmipci_resume);
sound/pci/cs4281.c
1972
static DEFINE_SIMPLE_DEV_PM_OPS(cs4281_pm, cs4281_suspend, cs4281_resume);
sound/pci/echoaudio/echoaudio.c
2196
static DEFINE_SIMPLE_DEV_PM_OPS(snd_echo_pm, snd_echo_suspend, snd_echo_resume);
sound/pci/ens1370.c
1986
static DEFINE_SIMPLE_DEV_PM_OPS(snd_ensoniq_pm, snd_ensoniq_suspend, snd_ensoniq_resume);
sound/pci/es1938.c
1453
static DEFINE_SIMPLE_DEV_PM_OPS(es1938_pm, es1938_suspend, es1938_resume);
sound/pci/es1968.c
2370
static DEFINE_SIMPLE_DEV_PM_OPS(es1968_pm, es1968_suspend, es1968_resume);
sound/pci/fm801.c
1385
static DEFINE_SIMPLE_DEV_PM_OPS(snd_fm801_pm, snd_fm801_suspend, snd_fm801_resume);
sound/pci/intel8x0.c
2623
static DEFINE_SIMPLE_DEV_PM_OPS(intel8x0_pm, intel8x0_suspend, intel8x0_resume);
sound/pci/intel8x0m.c
1001
static DEFINE_SIMPLE_DEV_PM_OPS(intel8x0m_pm, intel8x0m_suspend, intel8x0m_resume);
sound/pci/maestro3.c
2428
static DEFINE_SIMPLE_DEV_PM_OPS(m3_pm, m3_suspend, m3_resume);
sound/pci/nm256/nm256.c
1393
static DEFINE_SIMPLE_DEV_PM_OPS(nm256_pm, nm256_suspend, nm256_resume);
sound/pci/riptide/riptide.c
1168
static DEFINE_SIMPLE_DEV_PM_OPS(riptide_pm, riptide_suspend, riptide_resume);
sound/pci/rme96.c
2351
static DEFINE_SIMPLE_DEV_PM_OPS(rme96_pm, rme96_suspend, rme96_resume);
sound/pci/sis7019.c
1216
static DEFINE_SIMPLE_DEV_PM_OPS(sis_pm, sis_suspend, sis_resume);
sound/pci/via82xx.c
2275
static DEFINE_SIMPLE_DEV_PM_OPS(snd_via82xx_pm, snd_via82xx_suspend, snd_via82xx_resume);
sound/pci/via82xx_modem.c
1040
static DEFINE_SIMPLE_DEV_PM_OPS(snd_via82xx_pm, snd_via82xx_suspend, snd_via82xx_resume);
sound/pci/vx222/vx222.c
223
static DEFINE_SIMPLE_DEV_PM_OPS(snd_vx222_pm, snd_vx222_suspend, snd_vx222_resume);
sound/pci/ymfpci/ymfpci_main.c
2239
DEFINE_SIMPLE_DEV_PM_OPS(snd_ymfpci_pm, snd_ymfpci_suspend, snd_ymfpci_resume);
sound/soc/au1x/i2sc.c
296
static DEFINE_SIMPLE_DEV_PM_OPS(au1xi2sc_pmops, au1xi2s_drvsuspend,
sound/soc/au1x/psc-ac97.c
469
static DEFINE_SIMPLE_DEV_PM_OPS(au1xpscac97_pmops, au1xpsc_ac97_drvsuspend,
sound/soc/au1x/psc-i2s.c
387
static DEFINE_SIMPLE_DEV_PM_OPS(au1xpsci2s_pmops, au1xpsc_i2s_drvsuspend,
sound/soc/pxa/pxa2xx-ac97.c
281
static DEFINE_SIMPLE_DEV_PM_OPS(pxa2xx_ac97_pm_ops,
sound/spi/at73c213.c
1083
static DEFINE_SIMPLE_DEV_PM_OPS(at73c213_pm_ops, snd_at73c213_suspend,