Symbol: SIMPLE_DEV_PM_OPS
arch/x86/platform/olpc/olpc-xo15-sci.c
215
static SIMPLE_DEV_PM_OPS(xo15_sci_pm, NULL, xo15_sci_resume);
drivers/acpi/ac.c
258
static SIMPLE_DEV_PM_OPS(acpi_ac_pm, NULL, acpi_ac_resume);
drivers/acpi/button.c
160
static SIMPLE_DEV_PM_OPS(acpi_button_pm, acpi_button_suspend, acpi_button_resume);
drivers/acpi/sbs.c
705
static SIMPLE_DEV_PM_OPS(acpi_sbs_pm, NULL, acpi_sbs_resume);
drivers/ata/ahci_brcm.c
573
static SIMPLE_DEV_PM_OPS(ahci_brcm_pm_ops, brcm_ahci_suspend, brcm_ahci_resume);
drivers/ata/ahci_ceva.c
401
static SIMPLE_DEV_PM_OPS(ahci_ceva_pm_ops, ceva_ahci_suspend, ceva_ahci_resume);
drivers/ata/ahci_da850.c
230
static SIMPLE_DEV_PM_OPS(ahci_da850_pm_ops, ahci_platform_suspend,
drivers/ata/ahci_dm816.c
173
static SIMPLE_DEV_PM_OPS(ahci_dm816_pm_ops,
drivers/ata/ahci_imx.c
1028
static SIMPLE_DEV_PM_OPS(ahci_imx_pm_ops, imx_ahci_suspend, imx_ahci_resume);
drivers/ata/ahci_mtk.c
166
static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
drivers/ata/ahci_platform.c
76
static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
drivers/ata/ahci_qoriq.c
355
static SIMPLE_DEV_PM_OPS(ahci_qoriq_pm_ops, ahci_platform_suspend,
drivers/ata/ahci_seattle.c
177
static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
drivers/ata/ahci_sunxi.c
282
static SIMPLE_DEV_PM_OPS(ahci_sunxi_pm_ops, ahci_platform_suspend,
drivers/ata/pata_arasan_cf.c
944
static SIMPLE_DEV_PM_OPS(arasan_cf_pm_ops, arasan_cf_suspend, arasan_cf_resume);
drivers/ata/pata_imx.c
238
static SIMPLE_DEV_PM_OPS(pata_imx_pm_ops, pata_imx_suspend, pata_imx_resume);
drivers/ata/sata_highbank.c
614
static SIMPLE_DEV_PM_OPS(ahci_highbank_pm_ops,
drivers/bcma/host_pci.c
273
static SIMPLE_DEV_PM_OPS(bcma_pm_ops, bcma_host_pci_suspend,
drivers/block/mtip32xx/mtip32xx.c
4005
static SIMPLE_DEV_PM_OPS(mtip_pci_pm_ops, mtip_pci_suspend, mtip_pci_resume);
drivers/bluetooth/hci_qca.c
2772
static SIMPLE_DEV_PM_OPS(qca_pm_ops, qca_suspend, qca_resume);
drivers/char/hw_random/omap-rng.c
552
static SIMPLE_DEV_PM_OPS(omap_rng_pm, omap_rng_suspend, omap_rng_resume);
drivers/char/sonypi.c
1460
static SIMPLE_DEV_PM_OPS(sonypi_pm, sonypi_suspend, sonypi_resume);
drivers/char/tpm/st33zp24/i2c.c
153
static SIMPLE_DEV_PM_OPS(st33zp24_i2c_ops, st33zp24_pm_suspend,
drivers/char/tpm/st33zp24/spi.c
270
static SIMPLE_DEV_PM_OPS(st33zp24_spi_ops, st33zp24_pm_suspend,
drivers/char/tpm/tpm_atmel.c
208
static SIMPLE_DEV_PM_OPS(tpm_atml_pm, tpm_pm_suspend, tpm_pm_resume);
drivers/char/tpm/tpm_i2c_atmel.c
215
static SIMPLE_DEV_PM_OPS(i2c_atmel_pm_ops, tpm_pm_suspend, tpm_pm_resume);
drivers/char/tpm/tpm_i2c_infineon.c
685
static SIMPLE_DEV_PM_OPS(tpm_tis_i2c_ops, tpm_pm_suspend, tpm_pm_resume);
drivers/char/tpm/tpm_i2c_nuvoton.c
643
static SIMPLE_DEV_PM_OPS(i2c_nuvoton_pm_ops, tpm_pm_suspend, tpm_pm_resume);
drivers/char/tpm/tpm_infineon.c
615
static SIMPLE_DEV_PM_OPS(tpm_inf_pm, tpm_pm_suspend, tpm_inf_resume);
drivers/char/tpm/tpm_nsc.c
268
static SIMPLE_DEV_PM_OPS(tpm_nsc_pm, tpm_pm_suspend, tpm_pm_resume);
drivers/char/tpm/tpm_tis.c
249
static SIMPLE_DEV_PM_OPS(tpm_tis_pm, tpm_pm_suspend, tpm_tis_resume);
drivers/char/tpm/tpm_tis_i2c.c
322
static SIMPLE_DEV_PM_OPS(tpm_tis_pm, tpm_pm_suspend, tpm_tis_resume);
drivers/char/tpm/tpm_tis_i2c_cr50.c
821
static SIMPLE_DEV_PM_OPS(cr50_i2c_pm, tpm_pm_suspend, tpm_pm_resume);
drivers/char/tpm/tpm_tis_spi_main.c
310
static SIMPLE_DEV_PM_OPS(tpm_tis_pm, tpm_pm_suspend, tpm_tis_spi_resume);
drivers/char/tpm/tpm_tis_synquacer.c
110
static SIMPLE_DEV_PM_OPS(tpm_tis_synquacer_pm, tpm_pm_suspend, tpm_tis_resume);
drivers/clk/clk-si521xx.c
382
static SIMPLE_DEV_PM_OPS(si521xx_pm_ops, si521xx_suspend, si521xx_resume);
drivers/clk/clk-versaclock5.c
1338
static SIMPLE_DEV_PM_OPS(vc5_pm_ops, vc5_suspend, vc5_resume);
drivers/clk/samsung/clk-exynos-clkout.c
235
static SIMPLE_DEV_PM_OPS(exynos_clkout_pm_ops, exynos_clkout_suspend,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
984
static SIMPLE_DEV_PM_OPS(clk_wzrd_dev_pm_ops, clk_wzrd_suspend,
drivers/clocksource/timer-tegra186.c
594
static SIMPLE_DEV_PM_OPS(tegra186_timer_pm_ops, tegra186_timer_suspend,
drivers/counter/stm32-lptimer-cnt.c
505
static SIMPLE_DEV_PM_OPS(stm32_lptim_cnt_pm_ops, stm32_lptim_cnt_suspend,
drivers/counter/stm32-timer-cnt.c
845
static SIMPLE_DEV_PM_OPS(stm32_timer_cnt_pm_ops, stm32_timer_cnt_suspend,
drivers/crypto/omap-aes.c
1289
static SIMPLE_DEV_PM_OPS(omap_aes_pm_ops, omap_aes_suspend, omap_aes_resume);
drivers/crypto/omap-des.c
1112
static SIMPLE_DEV_PM_OPS(omap_des_pm_ops, omap_des_suspend, omap_des_resume);
drivers/devfreq/rk3399_dmc.c
285
static SIMPLE_DEV_PM_OPS(rk3399_dmcfreq_pm, rk3399_dmcfreq_suspend,
drivers/devfreq/sun8i-a33-mbus.c
473
static SIMPLE_DEV_PM_OPS(sun8i_a33_mbus_pm_ops,
drivers/dma/k3dma.c
1017
static SIMPLE_DEV_PM_OPS(k3_dma_pmops, k3_dma_suspend_dev, k3_dma_resume_dev);
drivers/dma/pch_dma.c
975
static SIMPLE_DEV_PM_OPS(pch_dma_pm_ops, pch_dma_suspend, pch_dma_resume);
drivers/extcon/extcon-adc-jack.c
196
static SIMPLE_DEV_PM_OPS(adc_jack_pm_ops,
drivers/extcon/extcon-axp288.c
504
static SIMPLE_DEV_PM_OPS(axp288_extcon_pm_ops, axp288_extcon_suspend,
drivers/extcon/extcon-gpio.c
151
static SIMPLE_DEV_PM_OPS(gpio_extcon_pm_ops, NULL, gpio_extcon_resume);
drivers/extcon/extcon-palmas.c
408
static SIMPLE_DEV_PM_OPS(palmas_pm_ops, palmas_usb_suspend, palmas_usb_resume);
drivers/extcon/extcon-qcom-spmi-misc.c
197
static SIMPLE_DEV_PM_OPS(qcom_usb_extcon_pm_ops,
drivers/extcon/extcon-rt8973a.c
683
static SIMPLE_DEV_PM_OPS(rt8973a_muic_pm_ops,
drivers/extcon/extcon-sm5502.c
826
static SIMPLE_DEV_PM_OPS(sm5502_muic_pm_ops,
drivers/extcon/extcon-usb-gpio.c
264
static SIMPLE_DEV_PM_OPS(usb_extcon_pm_ops,
drivers/firewire/ohci.c
3805
static SIMPLE_DEV_PM_OPS(pci_pm_ops, pci_suspend, pci_resume);
drivers/gpu/drm/arm/hdlcd_drv.c
404
static SIMPLE_DEV_PM_OPS(hdlcd_pm_ops, hdlcd_pm_suspend, hdlcd_pm_resume);
drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c
639
static SIMPLE_DEV_PM_OPS(snd_dw_hdmi_pm, snd_dw_hdmi_suspend,
drivers/gpu/drm/imx/ipuv3/imx-drm-core.c
336
static SIMPLE_DEV_PM_OPS(imx_drm_pm_ops, imx_drm_suspend, imx_drm_resume);
drivers/gpu/drm/kmb/kmb_drv.c
621
static SIMPLE_DEV_PM_OPS(kmb_pm_ops, kmb_pm_suspend, kmb_pm_resume);
drivers/gpu/drm/mediatek/mtk_dp.c
2905
static SIMPLE_DEV_PM_OPS(mtk_dp_pm_ops, mtk_dp_suspend, mtk_dp_resume);
drivers/gpu/drm/mediatek/mtk_hdmi.c
1202
static SIMPLE_DEV_PM_OPS(mtk_hdmi_pm_ops, mtk_hdmi_suspend, mtk_hdmi_resume);
drivers/gpu/drm/mediatek/mtk_hdmi_v2.c
1431
static SIMPLE_DEV_PM_OPS(mtk_hdmi_v2_pm_ops, mtk_hdmi_v2_suspend, mtk_hdmi_v2_resume);
drivers/gpu/drm/nouveau/nouveau_platform.c
56
static SIMPLE_DEV_PM_OPS(nouveau_pm_ops, nouveau_platform_suspend,
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c
1188
static SIMPLE_DEV_PM_OPS(omap_dmm_pm_ops, NULL, omap_dmm_resume);
drivers/gpu/drm/omapdrm/omap_drv.c
857
static SIMPLE_DEV_PM_OPS(omapdrm_pm_ops, omap_drm_suspend, omap_drm_resume);
drivers/gpu/drm/panel/panel-nec-nl8048hl11.c
174
static SIMPLE_DEV_PM_OPS(nl8048_pm_ops, nl8048_suspend, nl8048_resume);
drivers/gpu/drm/panel/panel-tpo-td043mtea1.c
416
static SIMPLE_DEV_PM_OPS(td043mtea1_pm_ops, td043mtea1_suspend,
drivers/gpu/drm/tegra/drm.c
1356
static SIMPLE_DEV_PM_OPS(host1x_drm_pm_ops, host1x_drm_suspend,
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c
538
static SIMPLE_DEV_PM_OPS(amd_mp2_pm_ops, amd_mp2_pci_suspend,
drivers/hid/hid-google-hammer.c
166
static SIMPLE_DEV_PM_OPS(cbas_ec_pm_ops, NULL, cbas_ec_resume);
drivers/i2c/busses/i2c-eg20t.c
873
static SIMPLE_DEV_PM_OPS(pch_i2c_pm_ops, pch_i2c_suspend, pch_i2c_resume);
drivers/i2c/busses/i2c-mpc.c
902
static SIMPLE_DEV_PM_OPS(mpc_i2c_pm_ops, mpc_i2c_suspend, mpc_i2c_resume);
drivers/i2c/busses/i2c-rk3x.c
1397
static SIMPLE_DEV_PM_OPS(rk3x_i2c_pm_ops, NULL, rk3x_i2c_resume);
drivers/iio/adc/ad7606.c
1705
SIMPLE_DEV_PM_OPS(ad7606_pm_ops, ad7606_suspend, ad7606_resume);
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c
882
SIMPLE_DEV_PM_OPS(cros_ec_sensors_pm_ops, NULL, cros_ec_sensors_resume);
drivers/input/keyboard/imx-sm-bbm-key.c
204
static SIMPLE_DEV_PM_OPS(scmi_imx_bbm_pm_key_ops, scmi_imx_bbm_key_suspend,
drivers/input/misc/88pm80x_onkey.c
50
static SIMPLE_DEV_PM_OPS(pm80x_onkey_pm_ops, pm80x_dev_suspend,
drivers/input/misc/nxp-bbnsm-pwrkey.c
216
static SIMPLE_DEV_PM_OPS(bbnsm_pwrkey_pm_ops, bbnsm_pwrkey_suspend,
drivers/input/touchscreen/ad7879.c
332
SIMPLE_DEV_PM_OPS(ad7879_pm_ops, ad7879_suspend, ad7879_resume);
drivers/input/touchscreen/cyttsp5.c
965
static SIMPLE_DEV_PM_OPS(cyttsp5_pm, cyttsp5_suspend, cyttsp5_resume);
drivers/irqchip/irq-st.c
168
static SIMPLE_DEV_PM_OPS(st_irq_syscfg_pm_ops, NULL, st_irq_syscfg_resume);
drivers/leds/led-class.c
239
static SIMPLE_DEV_PM_OPS(leds_class_dev_pm_ops, led_suspend, led_resume);
drivers/leds/leds-bd2802.c
776
static SIMPLE_DEV_PM_OPS(bd2802_pm, bd2802_suspend, bd2802_resume);
drivers/mailbox/stm32-ipcc.c
366
static SIMPLE_DEV_PM_OPS(stm32_ipcc_pm_ops,
drivers/media/cec/platform/cros-ec/cros-ec-cec.c
277
static SIMPLE_DEV_PM_OPS(cros_ec_cec_pm_ops,
drivers/media/cec/platform/seco/seco-cec.c
763
static SIMPLE_DEV_PM_OPS(secocec_pm_ops, secocec_suspend, secocec_resume);
drivers/media/i2c/ad5820.c
363
static SIMPLE_DEV_PM_OPS(ad5820_pm, ad5820_suspend, ad5820_resume);
drivers/media/i2c/adv7180.c
1620
static SIMPLE_DEV_PM_OPS(adv7180_pm_ops, adv7180_suspend, adv7180_resume);
drivers/media/pci/bt8xx/bttv-driver.c
3576
static SIMPLE_DEV_PM_OPS(bttv_pm_ops,
drivers/media/pci/cx23885/cx23885-core.c
2298
static SIMPLE_DEV_PM_OPS(cx23885_pm_ops, cx23885_suspend, cx23885_resume);
drivers/media/pci/cx88/cx88-video.c
1623
static SIMPLE_DEV_PM_OPS(cx8800_pm_ops, cx8800_suspend, cx8800_resume);
drivers/media/pci/hws/hws_pci.c
808
static SIMPLE_DEV_PM_OPS(hws_pm_ops, hws_pm_suspend, hws_pm_resume);
drivers/media/pci/pt1/pt1.c
1468
static SIMPLE_DEV_PM_OPS(pt1_pm_ops, pt1_suspend, pt1_resume);
drivers/media/pci/pt3/pt3.c
792
static SIMPLE_DEV_PM_OPS(pt3_pm_ops, pt3_suspend, pt3_resume);
drivers/media/pci/saa7134/saa7134-core.c
1487
static SIMPLE_DEV_PM_OPS(saa7134_pm_ops, saa7134_suspend, saa7134_resume);
drivers/media/pci/tw68/tw68-core.c
408
static SIMPLE_DEV_PM_OPS(tw68_pm_ops, tw68_suspend, tw68_resume);
drivers/media/platform/marvell/cafe-driver.c
645
static SIMPLE_DEV_PM_OPS(cafe_pci_pm_ops, cafe_pci_suspend, cafe_pci_resume);
drivers/media/platform/ti/am437x/am437x-vpfe.c
2608
static SIMPLE_DEV_PM_OPS(vpfe_pm_ops, vpfe_suspend, vpfe_resume);
drivers/media/platform/ti/davinci/vpif_capture.c
1807
static SIMPLE_DEV_PM_OPS(vpif_pm_ops, vpif_suspend, vpif_resume);
drivers/media/platform/ti/davinci/vpif_display.c
1391
static SIMPLE_DEV_PM_OPS(vpif_pm_ops, vpif_suspend, vpif_resume);
drivers/media/platform/xilinx/xilinx-tpg.c
898
static SIMPLE_DEV_PM_OPS(xtpg_pm_ops, xtpg_pm_suspend, xtpg_pm_resume);
drivers/media/radio/si470x/radio-si470x-i2c.c
513
static SIMPLE_DEV_PM_OPS(si470x_i2c_pm, si470x_i2c_suspend, si470x_i2c_resume);
drivers/media/rc/img-ir/img-ir-core.c
169
static SIMPLE_DEV_PM_OPS(img_ir_pmops, img_ir_suspend, img_ir_resume);
drivers/media/rc/ir-hix5hd2.c
387
static SIMPLE_DEV_PM_OPS(hix5hd2_ir_pm_ops, hix5hd2_ir_suspend,
drivers/media/rc/meson-ir.c
594
static SIMPLE_DEV_PM_OPS(meson_ir_pm_ops, meson_ir_suspend, meson_ir_resume);
drivers/media/rc/st_rc.c
393
static SIMPLE_DEV_PM_OPS(st_rc_pm_ops, st_rc_suspend, st_rc_resume);
drivers/media/rc/sunxi-cir.c
251
static SIMPLE_DEV_PM_OPS(sunxi_ir_pm_ops, sunxi_ir_suspend, sunxi_ir_resume);
drivers/memory/atmel-ebi.c
628
static SIMPLE_DEV_PM_OPS(atmel_ebi_pm_ops, NULL, atmel_ebi_resume);
drivers/memory/omap-gpmc.c
2671
static SIMPLE_DEV_PM_OPS(gpmc_pm_ops, gpmc_suspend, gpmc_resume);
drivers/memory/pl353-smc.c
59
static SIMPLE_DEV_PM_OPS(pl353_smc_dev_pm_ops, pl353_smc_suspend,
drivers/memory/samsung/exynos-srom.c
199
static SIMPLE_DEV_PM_OPS(exynos_srom_pm_ops, exynos_srom_suspend, exynos_srom_resume);
drivers/memstick/host/jmb38x_ms.c
1014
static SIMPLE_DEV_PM_OPS(jmb38x_ms_pm_ops, jmb38x_ms_suspend, jmb38x_ms_resume);
drivers/memstick/host/r592.c
873
static SIMPLE_DEV_PM_OPS(r592_pm_ops, r592_suspend, r592_resume);
drivers/mfd/iqs62x.c
1054
static SIMPLE_DEV_PM_OPS(iqs62x_pm, iqs62x_suspend, iqs62x_resume);
drivers/mfd/max77843.c
200
static SIMPLE_DEV_PM_OPS(max77843_pm, max77843_suspend, max77843_resume);
drivers/mfd/mt6360-core.c
607
static SIMPLE_DEV_PM_OPS(mt6360_pm_ops, mt6360_suspend, mt6360_resume);
drivers/mfd/rk8xx-i2c.c
254
static SIMPLE_DEV_PM_OPS(rk8xx_i2c_pm_ops, rk8xx_suspend, rk8xx_resume);
drivers/mfd/rn5t618.c
266
static SIMPLE_DEV_PM_OPS(rn5t618_i2c_dev_pm_ops,
drivers/mfd/ti_am335x_tscadc.c
348
static SIMPLE_DEV_PM_OPS(tscadc_pm_ops, tscadc_suspend, tscadc_resume);
drivers/mfd/tps6586x.c
641
static SIMPLE_DEV_PM_OPS(tps6586x_pm_ops, tps6586x_i2c_suspend,
drivers/mfd/twl-core.c
926
static SIMPLE_DEV_PM_OPS(twl_dev_pm_ops, twl_suspend, twl_resume);
drivers/misc/cardreader/alcor_pci.c
208
static SIMPLE_DEV_PM_OPS(alcor_pci_pm_ops, alcor_suspend, alcor_resume);
drivers/misc/cb710/core.c
300
static SIMPLE_DEV_PM_OPS(cb710_pm_ops, cb710_suspend, cb710_resume);
drivers/misc/isl29003.c
444
static SIMPLE_DEV_PM_OPS(isl29003_pm_ops, isl29003_suspend, isl29003_resume);
drivers/misc/lis3lv02d/lis3lv02d_spi.c
132
static SIMPLE_DEV_PM_OPS(lis3lv02d_spi_pm, lis3lv02d_spi_suspend,
drivers/misc/pch_phub.c
751
static SIMPLE_DEV_PM_OPS(pch_phub_pm_ops, pch_phub_suspend, pch_phub_resume);
drivers/misc/phantom.c
491
static SIMPLE_DEV_PM_OPS(phantom_pm_ops, phantom_suspend, phantom_resume);
drivers/misc/tifm_7xx1.c
409
static SIMPLE_DEV_PM_OPS(tifm_7xx1_pm_ops, tifm_7xx1_suspend, tifm_7xx1_resume);
drivers/misc/tsl2550.c
413
static SIMPLE_DEV_PM_OPS(tsl2550_pm_ops, tsl2550_suspend, tsl2550_resume);
drivers/mtd/devices/spear_smi.c
1078
static SIMPLE_DEV_PM_OPS(spear_smi_pm_ops, spear_smi_suspend, spear_smi_resume);
drivers/mtd/mtdcore.c
61
static SIMPLE_DEV_PM_OPS(mtd_cls_pm_ops, mtd_cls_suspend, mtd_cls_resume);
drivers/mtd/nand/ecc-mtk.c
615
static SIMPLE_DEV_PM_OPS(mtk_ecc_pm_ops, mtk_ecc_suspend, mtk_ecc_resume);
drivers/mtd/nand/raw/atmel/nand-controller.c
2669
static SIMPLE_DEV_PM_OPS(atmel_nand_controller_pm_ops, NULL,
drivers/mtd/nand/raw/fsmc_nand.c
1220
static SIMPLE_DEV_PM_OPS(fsmc_nand_pm_ops, fsmc_nand_suspend, fsmc_nand_resume);
drivers/mtd/nand/raw/hisi504_nand.c
846
static SIMPLE_DEV_PM_OPS(hisi_nfc_pm_ops, hisi_nfc_suspend, hisi_nfc_resume);
drivers/mtd/nand/raw/mtk_nand.c
1638
static SIMPLE_DEV_PM_OPS(mtk_nfc_pm_ops, mtk_nfc_suspend, mtk_nfc_resume);
drivers/mtd/nand/raw/omap_elm.c
545
static SIMPLE_DEV_PM_OPS(elm_pm_ops, elm_suspend, elm_resume);
drivers/mtd/nand/raw/r852.c
1079
static SIMPLE_DEV_PM_OPS(r852_pm_ops, r852_suspend, r852_resume);
drivers/mtd/nand/raw/stm32_fmc2_nand.c
2121
static SIMPLE_DEV_PM_OPS(stm32_fmc2_nfc_pm_ops, stm32_fmc2_nfc_suspend,
drivers/mtd/nand/raw/vf610_nfc.c
933
static SIMPLE_DEV_PM_OPS(vf610_nfc_pm_ops, vf610_nfc_suspend, vf610_nfc_resume);
drivers/net/can/bxcan.c
1079
static SIMPLE_DEV_PM_OPS(bxcan_pm_ops, bxcan_suspend, bxcan_resume);
drivers/net/can/ctucanfd/ctucanfd_pci.c
262
static SIMPLE_DEV_PM_OPS(ctucan_pci_pm_ops, ctucan_suspend, ctucan_resume);
drivers/net/can/ctucanfd/ctucanfd_platform.c
102
static SIMPLE_DEV_PM_OPS(ctucan_platform_pm_ops, ctucan_suspend, ctucan_resume);
drivers/net/can/m_can/m_can_pci.c
182
static SIMPLE_DEV_PM_OPS(m_can_pci_pm_ops,
drivers/net/can/spi/hi311x.c
1025
static SIMPLE_DEV_PM_OPS(hi3110_can_pm_ops, hi3110_can_suspend, hi3110_can_resume);
drivers/net/can/spi/mcp251x.c
1554
static SIMPLE_DEV_PM_OPS(mcp251x_can_pm_ops, mcp251x_can_suspend,
drivers/net/dsa/bcm_sf2.c
1626
static SIMPLE_DEV_PM_OPS(bcm_sf2_pm_ops,
drivers/net/dsa/mv88e6xxx/chip.c
7311
static SIMPLE_DEV_PM_OPS(mv88e6xxx_pm_ops, mv88e6xxx_suspend, mv88e6xxx_resume);
drivers/net/dsa/qca/qca8k-8xxx.c
2187
static SIMPLE_DEV_PM_OPS(qca8k_pm_ops,
drivers/net/ethernet/3com/typhoon.c
2585
static SIMPLE_DEV_PM_OPS(typhoon_pm_ops, typhoon_suspend, typhoon_resume);
drivers/net/ethernet/8390/ne2k-pci.c
714
static SIMPLE_DEV_PM_OPS(ne2k_pci_pm_ops, ne2k_pci_suspend, ne2k_pci_resume);
drivers/net/ethernet/actions/owl-emac.c
1595
static SIMPLE_DEV_PM_OPS(owl_emac_pm_ops,
drivers/net/ethernet/adaptec/starfire.c
2035
static SIMPLE_DEV_PM_OPS(starfire_pm_ops, starfire_suspend, starfire_resume);
drivers/net/ethernet/agere/et131x.c
3391
static SIMPLE_DEV_PM_OPS(et131x_pm_ops, et131x_suspend, et131x_resume);
drivers/net/ethernet/amazon/ena/ena_netdev.c
4268
static SIMPLE_DEV_PM_OPS(ena_pm_ops, ena_suspend, ena_resume);
drivers/net/ethernet/amd/amd8111e.c
1909
static SIMPLE_DEV_PM_OPS(amd8111e_pm_ops, amd8111e_suspend, amd8111e_resume);
drivers/net/ethernet/amd/pcnet32.c
2959
static SIMPLE_DEV_PM_OPS(pcnet32_pm_ops, pcnet32_pm_suspend, pcnet32_pm_resume);
drivers/net/ethernet/amd/xgbe/xgbe-platform.c
444
static SIMPLE_DEV_PM_OPS(xgbe_platform_pm_ops,
drivers/net/ethernet/atheros/atl1c/atl1c_main.c
2875
static SIMPLE_DEV_PM_OPS(atl1c_pm_ops, atl1c_suspend, atl1c_resume);
drivers/net/ethernet/atheros/atlx/atl1.c
2890
static SIMPLE_DEV_PM_OPS(atl1_pm_ops, atl1_suspend, atl1_resume);
drivers/net/ethernet/broadcom/asp2/bcmasp.c
1454
static SIMPLE_DEV_PM_OPS(bcmasp_pm_ops,
drivers/net/ethernet/broadcom/bcmsysport.c
2878
static SIMPLE_DEV_PM_OPS(bcm_sysport_pm_ops,
drivers/net/ethernet/broadcom/bnx2.c
8673
static SIMPLE_DEV_PM_OPS(bnx2_pm_ops, bnx2_suspend, bnx2_resume);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
5064
SIMPLE_DEV_PM_OPS(bnx2x_pm_ops, bnx2x_suspend, bnx2x_resume);
drivers/net/ethernet/broadcom/bnxt/bnxt.c
17348
static SIMPLE_DEV_PM_OPS(bnxt_pm_ops, bnxt_suspend, bnxt_resume);
drivers/net/ethernet/broadcom/tg3.c
18182
static SIMPLE_DEV_PM_OPS(tg3_pm_ops, tg3_suspend, tg3_resume);
drivers/net/ethernet/calxeda/xgmac.c
1904
static SIMPLE_DEV_PM_OPS(xgmac_pm_ops, xgmac_suspend, xgmac_resume);
drivers/net/ethernet/cavium/liquidio/lio_main.c
419
static SIMPLE_DEV_PM_OPS(liquidio_pm_ops, liquidio_suspend, liquidio_resume);
drivers/net/ethernet/dec/tulip/de2104x.c
2175
static SIMPLE_DEV_PM_OPS(de_pm_ops, de_suspend, de_resume);
drivers/net/ethernet/dec/tulip/dmfe.c
2129
static SIMPLE_DEV_PM_OPS(dmfe_pm_ops, dmfe_suspend, dmfe_resume);
drivers/net/ethernet/dec/tulip/tulip_core.c
1896
static SIMPLE_DEV_PM_OPS(tulip_pm_ops, tulip_suspend, tulip_resume);
drivers/net/ethernet/dec/tulip/uli526x.c
1737
static SIMPLE_DEV_PM_OPS(uli526x_pm_ops, uli526x_suspend, uli526x_resume);
drivers/net/ethernet/dec/tulip/winbond-840.c
1626
static SIMPLE_DEV_PM_OPS(w840_pm_ops, w840_suspend, w840_resume);
drivers/net/ethernet/dlink/sundance.c
1980
static SIMPLE_DEV_PM_OPS(sundance_pm_ops, sundance_suspend, sundance_resume);
drivers/net/ethernet/emulex/benet/be_main.c
6083
static SIMPLE_DEV_PM_OPS(be_pci_pm_ops, be_suspend, be_pci_resume);
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
3355
static SIMPLE_DEV_PM_OPS(hns3_pm_ops, hns3_suspend, hns3_resume);
drivers/net/ethernet/jme.c
3236
static SIMPLE_DEV_PM_OPS(jme_pm_ops, jme_suspend, jme_resume);
drivers/net/ethernet/marvell/mvneta.c
5910
static SIMPLE_DEV_PM_OPS(mvneta_pm_ops, mvneta_suspend, mvneta_resume);
drivers/net/ethernet/marvell/skge.c
4113
static SIMPLE_DEV_PM_OPS(skge_pm_ops, skge_suspend, skge_resume);
drivers/net/ethernet/marvell/sky2.c
5103
static SIMPLE_DEV_PM_OPS(sky2_pm_ops, sky2_suspend, sky2_resume);
drivers/net/ethernet/mediatek/mtk_star_emac.c
1746
static SIMPLE_DEV_PM_OPS(mtk_star_pm_ops,
drivers/net/ethernet/mellanox/mlx4/main.c
4486
static SIMPLE_DEV_PM_OPS(mlx4_pm_ops, mlx4_suspend, mlx4_resume);
drivers/net/ethernet/micrel/ks8851.h
432
static __maybe_unused SIMPLE_DEV_PM_OPS(ks8851_pm_ops,
drivers/net/ethernet/micrel/ksz884x.c
6849
static SIMPLE_DEV_PM_OPS(pcidev_pm_ops, pcidev_suspend, pcidev_resume);
drivers/net/ethernet/myricom/myri10ge/myri10ge.c
4013
static SIMPLE_DEV_PM_OPS(myri10ge_pm_ops, myri10ge_suspend, myri10ge_resume);
drivers/net/ethernet/natsemi/natsemi.c
3356
static SIMPLE_DEV_PM_OPS(natsemi_pm_ops, natsemi_suspend, natsemi_resume);
drivers/net/ethernet/nvidia/forcedeth.c
6256
static SIMPLE_DEV_PM_OPS(nv_pm_ops, nv_suspend, nv_resume);
drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
3434
static SIMPLE_DEV_PM_OPS(netxen_nic_pm_ops,
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
4196
static SIMPLE_DEV_PM_OPS(qlcnic_pm_ops, qlcnic_suspend, qlcnic_resume);
drivers/net/ethernet/realtek/8139cp.c
2111
static SIMPLE_DEV_PM_OPS(cp_pm_ops, cp_suspend, cp_resume);
drivers/net/ethernet/realtek/8139too.c
2632
static SIMPLE_DEV_PM_OPS(rtl8139_pm_ops, rtl8139_suspend, rtl8139_resume);
drivers/net/ethernet/silan/sc92031.c
1563
static SIMPLE_DEV_PM_OPS(sc92031_pm_ops, sc92031_suspend, sc92031_resume);
drivers/net/ethernet/sis/sis900.c
2548
static SIMPLE_DEV_PM_OPS(sis900_pm_ops, sis900_suspend, sis900_resume);
drivers/net/ethernet/smsc/epic100.c
1551
static SIMPLE_DEV_PM_OPS(epic_pm_ops, epic_suspend, epic_resume);
drivers/net/ethernet/smsc/smsc9420.c
1647
static SIMPLE_DEV_PM_OPS(smsc9420_pm_ops, smsc9420_suspend, smsc9420_resume);
drivers/net/ethernet/socionext/sni_ave.c
1772
static SIMPLE_DEV_PM_OPS(ave_pm_ops, ave_suspend, ave_resume);
drivers/net/ethernet/stmicro/stmmac/dwmac-tegra.c
403
static SIMPLE_DEV_PM_OPS(tegra_mgbe_pm_ops, tegra_mgbe_suspend, tegra_mgbe_resume);
drivers/net/ethernet/sun/cassini.c
5186
static SIMPLE_DEV_PM_OPS(cas_pm_ops, cas_suspend, cas_resume);
drivers/net/ethernet/sun/niu.c
9988
static SIMPLE_DEV_PM_OPS(niu_pm_ops, niu_suspend, niu_resume);
drivers/net/ethernet/sun/sungem.c
3020
static SIMPLE_DEV_PM_OPS(gem_pm_ops, gem_suspend, gem_resume);
drivers/net/ethernet/ti/cpsw.c
1856
static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
drivers/net/ethernet/ti/cpsw_new.c
2154
static SIMPLE_DEV_PM_OPS(cpsw_pm_ops, cpsw_suspend, cpsw_resume);
drivers/net/ethernet/ti/tlan.c
356
static SIMPLE_DEV_PM_OPS(tlan_pm_ops, tlan_suspend, tlan_resume);
drivers/net/ethernet/via/via-rhine.c
2562
static SIMPLE_DEV_PM_OPS(rhine_pm_ops, rhine_suspend, rhine_resume);
drivers/net/ethernet/via/via-velocity.c
3233
static SIMPLE_DEV_PM_OPS(velocity_pm_ops, velocity_suspend, velocity_resume);
drivers/net/ethernet/wiznet/w5100.c
865
SIMPLE_DEV_PM_OPS(w5100_pm_ops, w5100_suspend, w5100_resume);
drivers/net/mdio/mdio-bcm-unimac.c
334
static SIMPLE_DEV_PM_OPS(unimac_mdio_pm_ops,
drivers/net/mdio/mdio-mux-bcm-iproc.c
327
static SIMPLE_DEV_PM_OPS(mdio_mux_iproc_pm_ops,
drivers/net/phy/phy_device.c
427
static SIMPLE_DEV_PM_OPS(mdio_bus_phy_pm_ops, mdio_bus_phy_suspend,
drivers/net/wireless/admtek/adm8211.c
1987
static SIMPLE_DEV_PM_OPS(adm8211_pm_ops, adm8211_suspend, adm8211_resume);
drivers/net/wireless/ath/ath10k/pci.c
3778
static SIMPLE_DEV_PM_OPS(ath10k_pci_pm_ops,
drivers/net/wireless/ath/ath10k/sdio.c
2175
static SIMPLE_DEV_PM_OPS(ath10k_sdio_pm_ops, ath10k_sdio_pm_suspend,
drivers/net/wireless/ath/ath5k/pci.c
329
static SIMPLE_DEV_PM_OPS(ath5k_pm_ops, ath5k_pci_suspend, ath5k_pci_resume);
drivers/net/wireless/ath/ath6kl/sdio.c
1295
static SIMPLE_DEV_PM_OPS(ath6kl_sdio_pm_ops, ath6kl_sdio_pm_suspend,
drivers/net/wireless/ath/ath9k/pci.c
1062
static SIMPLE_DEV_PM_OPS(ath9k_pm_ops, ath_pci_suspend, ath_pci_resume);
drivers/net/wireless/intel/ipw2x00/ipw2100.c
6495
static SIMPLE_DEV_PM_OPS(ipw2100_pm_ops, ipw2100_suspend, ipw2100_resume);
drivers/net/wireless/intel/ipw2x00/ipw2200.c
11867
static SIMPLE_DEV_PM_OPS(ipw_pci_pm_ops, ipw_pci_suspend, ipw_pci_resume);
drivers/net/wireless/intel/iwlegacy/common.c
4957
SIMPLE_DEV_PM_OPS(il_pm_ops, il_pci_suspend, il_pci_resume);
drivers/net/wireless/intersil/p54/p54pci.c
693
static SIMPLE_DEV_PM_OPS(p54pci_pm_ops, p54p_suspend, p54p_resume);
drivers/net/wireless/marvell/mwifiex/pcie.c
578
static SIMPLE_DEV_PM_OPS(mwifiex_pcie_pm_ops, mwifiex_pcie_suspend,
drivers/net/wireless/quantenna/qtnfmac/pcie/pcie.c
463
static SIMPLE_DEV_PM_OPS(qtnf_pcie_pm_ops, qtnf_pcie_suspend,
drivers/net/wireless/ralink/rt2x00/rt2x00pci.c
188
SIMPLE_DEV_PM_OPS(rt2x00pci_pm_ops, rt2x00pci_suspend, rt2x00pci_resume);
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c
1981
static SIMPLE_DEV_PM_OPS(rtl8180_pm_ops, rtl8180_suspend, rtl8180_resume);
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/sw.c
380
static SIMPLE_DEV_PM_OPS(rtlwifi_pm_ops, rtl_pci_suspend, rtl_pci_resume);
drivers/net/wireless/realtek/rtlwifi/rtl8192ce/sw.c
360
static SIMPLE_DEV_PM_OPS(rtlwifi_pm_ops, rtl_pci_suspend, rtl_pci_resume);
drivers/net/wireless/realtek/rtlwifi/rtl8192de/sw.c
365
static SIMPLE_DEV_PM_OPS(rtlwifi_pm_ops, rtl_pci_suspend, rtl_pci_resume);
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/sw.c
368
static SIMPLE_DEV_PM_OPS(rtlwifi_pm_ops, rtl_pci_suspend, rtl_pci_resume);
drivers/net/wireless/realtek/rtlwifi/rtl8192se/sw.c
408
static SIMPLE_DEV_PM_OPS(rtlwifi_pm_ops, rtl_pci_suspend, rtl_pci_resume);
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/sw.c
376
static SIMPLE_DEV_PM_OPS(rtlwifi_pm_ops, rtl_pci_suspend, rtl_pci_resume);
drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.c
384
static SIMPLE_DEV_PM_OPS(rtlwifi_pm_ops, rtl_pci_suspend, rtl_pci_resume);
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.c
436
static SIMPLE_DEV_PM_OPS(rtlwifi_pm_ops, rtl_pci_suspend, rtl_pci_resume);
drivers/net/wireless/realtek/rtw88/pci.c
1544
SIMPLE_DEV_PM_OPS(rtw_pm_ops, rtw_pci_suspend, rtw_pci_resume);
drivers/net/wireless/realtek/rtw88/sdio.c
1122
SIMPLE_DEV_PM_OPS(rtw_sdio_pm_ops, rtw_sdio_suspend, rtw_sdio_resume);
drivers/net/wireless/realtek/rtw89/pci.c
4645
SIMPLE_DEV_PM_OPS(rtw89_pm_ops, rtw89_pci_suspend, rtw89_pci_resume);
drivers/net/wireless/realtek/rtw89/pci_be.c
856
SIMPLE_DEV_PM_OPS(rtw89_pm_ops_be, rtw89_pci_suspend_be, rtw89_pci_resume_be);
drivers/net/wireless/st/cw1200/cw1200_spi.c
460
static SIMPLE_DEV_PM_OPS(cw1200_pm_ops, cw1200_spi_suspend, NULL);
drivers/net/wwan/iosm/iosm_ipc_pcie.c
442
static SIMPLE_DEV_PM_OPS(iosm_ipc_pm, ipc_pcie_suspend_cb, ipc_pcie_resume_cb);
drivers/parport/parport_serial.c
774
static SIMPLE_DEV_PM_OPS(parport_serial_pm_ops,
drivers/pci/controller/vmd.c
1108
static SIMPLE_DEV_PM_OPS(vmd_dev_pm_ops, vmd_suspend, vmd_resume);
drivers/phy/st/phy-spear1340-miphy.c
219
static SIMPLE_DEV_PM_OPS(spear1340_miphy_pm_ops, spear1340_miphy_suspend,
drivers/phy/st/phy-stm32-usbphyc.c
805
static SIMPLE_DEV_PM_OPS(stm32_usbphyc_pm_ops, NULL, stm32_usbphyc_resume);
drivers/pinctrl/nomadik/pinctrl-nomadik.c
1287
static SIMPLE_DEV_PM_OPS(nmk_pinctrl_pm_ops,
drivers/pinctrl/pinctrl-rockchip.c
4443
static SIMPLE_DEV_PM_OPS(rockchip_pinctrl_dev_pm_ops, rockchip_pinctrl_suspend,
drivers/pinctrl/pinctrl-stmfx.c
845
static SIMPLE_DEV_PM_OPS(stmfx_pinctrl_dev_pm_ops,
drivers/pinctrl/qcom/pinctrl-msm.c
1537
SIMPLE_DEV_PM_OPS(msm_pinctrl_dev_pm_ops, msm_pinctrl_suspend,
drivers/pinctrl/spear/pinctrl-plgpio.c
722
static SIMPLE_DEV_PM_OPS(plgpio_dev_pm_ops, plgpio_suspend, plgpio_resume);
drivers/platform/chrome/chromeos_tbmc.c
126
static SIMPLE_DEV_PM_OPS(chromeos_tbmc_pm_ops, NULL,
drivers/platform/chrome/cros_ec_debugfs.c
556
static SIMPLE_DEV_PM_OPS(cros_ec_debugfs_pm_ops,
drivers/platform/chrome/cros_ec_ishtp.c
721
static SIMPLE_DEV_PM_OPS(cros_ec_ishtp_pm_ops, cros_ec_ishtp_suspend,
drivers/platform/chrome/cros_ec_lightbar.c
682
static SIMPLE_DEV_PM_OPS(cros_ec_lightbar_pm_ops,
drivers/platform/chrome/cros_ec_rpmsg.c
283
static SIMPLE_DEV_PM_OPS(cros_ec_rpmsg_pm_ops, cros_ec_rpmsg_suspend,
drivers/platform/chrome/cros_ec_sensorhub.c
265
static SIMPLE_DEV_PM_OPS(cros_ec_sensorhub_pm_ops,
drivers/platform/chrome/cros_ec_spi.c
806
static SIMPLE_DEV_PM_OPS(cros_ec_spi_pm_ops, cros_ec_spi_suspend,
drivers/platform/chrome/cros_ec_uart.c
324
static SIMPLE_DEV_PM_OPS(cros_ec_uart_pm_ops, cros_ec_uart_suspend,
drivers/platform/chrome/cros_usbpd_logger.c
247
static SIMPLE_DEV_PM_OPS(cros_usbpd_logger_pm_ops, cros_usbpd_logger_suspend,
drivers/platform/surface/surface3-wmi.c
243
static SIMPLE_DEV_PM_OPS(s3_wmi_pm, NULL, s3_wmi_resume);
drivers/platform/surface/surface_aggregator_hub.c
153
static SIMPLE_DEV_PM_OPS(ssam_hub_pm_ops, NULL, ssam_hub_resume);
drivers/platform/surface/surface_aggregator_tabletsw.c
115
static SIMPLE_DEV_PM_OPS(ssam_tablet_sw_pm_ops, NULL, ssam_tablet_sw_resume);
drivers/platform/surface/surface_gpe.c
227
static SIMPLE_DEV_PM_OPS(surface_gpe_pm, surface_gpe_suspend, surface_gpe_resume);
drivers/platform/surface/surfacepro3_button.c
264
static SIMPLE_DEV_PM_OPS(surface_button_pm,
drivers/platform/x86/acer-wmi.c
2871
static SIMPLE_DEV_PM_OPS(acer_pm, acer_suspend, acer_resume);
drivers/platform/x86/asus-tf103c-dock.c
921
static SIMPLE_DEV_PM_OPS(tf103c_dock_pm_ops, tf103c_dock_suspend, tf103c_dock_resume);
drivers/platform/x86/classmate-laptop.c
464
static SIMPLE_DEV_PM_OPS(cmpc_accel_pm, cmpc_accel_suspend_v4,
drivers/platform/x86/classmate-laptop.c
819
static SIMPLE_DEV_PM_OPS(cmpc_tablet_pm, NULL, cmpc_tablet_resume);
drivers/platform/x86/dell/dell-rbtn.c
286
static SIMPLE_DEV_PM_OPS(rbtn_pm_ops, rbtn_suspend, rbtn_resume);
drivers/platform/x86/fujitsu-tablet.c
505
static SIMPLE_DEV_PM_OPS(acpi_fujitsu_pm, NULL, acpi_fujitsu_resume);
drivers/platform/x86/gpd-pocket-fan.c
202
static SIMPLE_DEV_PM_OPS(gpd_pocket_fan_pm_ops,
drivers/platform/x86/hdaps.c
303
static SIMPLE_DEV_PM_OPS(hdaps_pm, NULL, hdaps_resume);
drivers/platform/x86/hp/hp_accel.c
373
static SIMPLE_DEV_PM_OPS(hp_accel_pm, lis3lv02d_suspend, lis3lv02d_resume);
drivers/platform/x86/intel/bxtwc_tmu.c
113
static SIMPLE_DEV_PM_OPS(bxtwc_tmu_pm_ops, bxtwc_tmu_suspend, bxtwc_tmu_resume);
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_pci.c
214
static SIMPLE_DEV_PM_OPS(isst_if_pm_ops, NULL, isst_if_resume);
drivers/platform/x86/intel/speed_select_if/isst_if_mmio.c
192
static SIMPLE_DEV_PM_OPS(isst_if_pm_ops, isst_if_suspend, isst_if_resume);
drivers/platform/x86/lenovo/ideapad-laptop.c
2528
static SIMPLE_DEV_PM_OPS(ideapad_pm, NULL, ideapad_acpi_resume);
drivers/platform/x86/lenovo/thinkpad_acpi.c
962
static SIMPLE_DEV_PM_OPS(tpacpi_pm,
drivers/platform/x86/msi-laptop.c
88
static SIMPLE_DEV_PM_OPS(msi_laptop_pm, NULL, msi_laptop_resume);
drivers/platform/x86/panasonic-laptop.c
202
static SIMPLE_DEV_PM_OPS(acpi_pcc_hotkey_pm, NULL, acpi_pcc_hotkey_resume);
drivers/platform/x86/sony-laptop.c
1573
static SIMPLE_DEV_PM_OPS(sony_nc_pm, NULL, sony_nc_resume);
drivers/platform/x86/sony-laptop.c
4679
static SIMPLE_DEV_PM_OPS(sony_pic_pm, sony_pic_suspend, sony_pic_resume);
drivers/platform/x86/toshiba_acpi.c
3617
static SIMPLE_DEV_PM_OPS(toshiba_acpi_pm,
drivers/platform/x86/toshiba_bluetooth.c
52
static SIMPLE_DEV_PM_OPS(toshiba_bt_pm, NULL, toshiba_bt_resume);
drivers/platform/x86/toshiba_haps.c
264
static SIMPLE_DEV_PM_OPS(toshiba_haps_pm,
drivers/platform/x86/xo15-ebook.c
81
static SIMPLE_DEV_PM_OPS(ebook_switch_pm, NULL, ebook_switch_resume);
drivers/power/supply/88pm860x_battery.c
1003
static SIMPLE_DEV_PM_OPS(pm860x_battery_pm_ops,
drivers/power/supply/ab8500_btemp.c
811
static SIMPLE_DEV_PM_OPS(ab8500_btemp_pm_ops, ab8500_btemp_suspend, ab8500_btemp_resume);
drivers/power/supply/ab8500_chargalg.c
1832
static SIMPLE_DEV_PM_OPS(ab8500_chargalg_pm_ops, ab8500_chargalg_suspend, ab8500_chargalg_resume);
drivers/power/supply/ab8500_charger.c
3703
static SIMPLE_DEV_PM_OPS(ab8500_charger_pm_ops, ab8500_charger_suspend, ab8500_charger_resume);
drivers/power/supply/ab8500_fg.c
3234
static SIMPLE_DEV_PM_OPS(ab8500_fg_pm_ops, ab8500_fg_suspend, ab8500_fg_resume);
drivers/power/supply/acer_a500_battery.c
281
static SIMPLE_DEV_PM_OPS(a500_battery_pm_ops,
drivers/power/supply/axp20x_ac_power.c
318
static SIMPLE_DEV_PM_OPS(axp20x_ac_power_pm_ops, axp20x_ac_power_suspend,
drivers/power/supply/axp20x_usb_power.c
884
static SIMPLE_DEV_PM_OPS(axp20x_usb_power_pm_ops, axp20x_usb_power_suspend,
drivers/power/supply/bq27xxx_battery.c
2307
SIMPLE_DEV_PM_OPS(bq27xxx_battery_battery_pm_ops,
drivers/power/supply/chagall-battery.c
269
static SIMPLE_DEV_PM_OPS(chagall_battery_pm_ops,
drivers/power/supply/cros_peripheral_charger.c
368
static SIMPLE_DEV_PM_OPS(cros_pchg_pm_ops, NULL, cros_pchg_resume);
drivers/power/supply/cros_usbpd-charger.c
705
static SIMPLE_DEV_PM_OPS(cros_usbpd_charger_pm_ops, NULL,
drivers/power/supply/cw2015_battery.c
733
static SIMPLE_DEV_PM_OPS(cw_bat_pm_ops, cw_bat_suspend, cw_bat_resume);
drivers/power/supply/ds2782_battery.c
335
static SIMPLE_DEV_PM_OPS(ds278x_battery_pm_ops, ds278x_suspend, ds278x_resume);
drivers/power/supply/generic-adc-battery.c
280
static SIMPLE_DEV_PM_OPS(gab_pm_ops, gab_suspend, gab_resume);
drivers/power/supply/gpio-charger.c
401
static SIMPLE_DEV_PM_OPS(gpio_charger_pm_ops,
drivers/power/supply/ltc2941-battery-gauge.c
594
static SIMPLE_DEV_PM_OPS(ltc294x_pm_ops, ltc294x_suspend, ltc294x_resume);
drivers/power/supply/max17040_battery.c
595
static SIMPLE_DEV_PM_OPS(max17040_pm_ops, max17040_suspend, max17040_resume);
drivers/power/supply/max8971_charger.c
724
static SIMPLE_DEV_PM_OPS(max8971_pm_ops, NULL, max8971_resume);
drivers/power/supply/rk817_charger.c
1234
static SIMPLE_DEV_PM_OPS(rk817_charger_pm, rk817_suspend, rk817_resume);
drivers/power/supply/sbs-battery.c
1249
static SIMPLE_DEV_PM_OPS(sbs_pm_ops, sbs_suspend, NULL);
drivers/power/supply/surface_battery.c
815
static SIMPLE_DEV_PM_OPS(surface_battery_pm_ops, NULL, surface_battery_resume);
drivers/power/supply/surface_charger.c
229
static SIMPLE_DEV_PM_OPS(surface_ac_pm_ops, NULL, surface_ac_resume);
drivers/power/supply/ug3105_battery.c
193
static SIMPLE_DEV_PM_OPS(ug3105_pm_ops, ug3105_suspend,
drivers/regulator/act8945a-regulator.c
337
static SIMPLE_DEV_PM_OPS(act8945a_pm, act8945a_suspend, NULL);
drivers/regulator/rtmv20-regulator.c
417
static SIMPLE_DEV_PM_OPS(rtmv20_pm, rtmv20_suspend, rtmv20_resume);
drivers/rtc/class.c
195
static SIMPLE_DEV_PM_OPS(rtc_class_dev_pm_ops, rtc_suspend, rtc_resume);
drivers/rtc/rtc-88pm80x.c
237
static SIMPLE_DEV_PM_OPS(pm80x_rtc_pm_ops, pm80x_rtc_suspend, pm80x_rtc_resume);
drivers/rtc/rtc-88pm860x.c
366
static SIMPLE_DEV_PM_OPS(pm860x_rtc_pm_ops, pm860x_rtc_suspend, pm860x_rtc_resume);
drivers/rtc/rtc-ab-b5ze-s3.c
924
static SIMPLE_DEV_PM_OPS(abb5zes3_rtc_pm_ops, abb5zes3_rtc_suspend,
drivers/rtc/rtc-amlogic-a4.c
408
static SIMPLE_DEV_PM_OPS(aml_rtc_pm_ops,
drivers/rtc/rtc-armada38x.c
565
static SIMPLE_DEV_PM_OPS(armada38x_rtc_pm_ops,
drivers/rtc/rtc-as3722.c
236
static SIMPLE_DEV_PM_OPS(as3722_rtc_pm_ops, as3722_rtc_suspend,
drivers/rtc/rtc-at91rm9200.c
634
static SIMPLE_DEV_PM_OPS(at91_rtc_pm_ops, at91_rtc_suspend, at91_rtc_resume);
drivers/rtc/rtc-at91sam9.c
523
static SIMPLE_DEV_PM_OPS(at91_rtc_pm_ops, at91_rtc_suspend, at91_rtc_resume);
drivers/rtc/rtc-cadence.c
390
static SIMPLE_DEV_PM_OPS(cdns_rtc_pm_ops, cdns_rtc_suspend, cdns_rtc_resume);
drivers/rtc/rtc-cmos.c
1383
static SIMPLE_DEV_PM_OPS(cmos_pm_ops, cmos_suspend, cmos_resume);
drivers/rtc/rtc-cros-ec.c
307
static SIMPLE_DEV_PM_OPS(cros_ec_rtc_pm_ops, cros_ec_rtc_suspend,
drivers/rtc/rtc-ds1343.c
461
static SIMPLE_DEV_PM_OPS(ds1343_pm, ds1343_suspend, ds1343_resume);
drivers/rtc/rtc-ds1374.c
567
static SIMPLE_DEV_PM_OPS(ds1374_pm, ds1374_suspend, ds1374_resume);
drivers/rtc/rtc-hym8563.c
501
static SIMPLE_DEV_PM_OPS(hym8563_pm_ops, hym8563_suspend, hym8563_resume);
drivers/rtc/rtc-m41t80.c
458
static SIMPLE_DEV_PM_OPS(m41t80_pm, m41t80_suspend, m41t80_resume);
drivers/rtc/rtc-max77686.c
865
static SIMPLE_DEV_PM_OPS(max77686_rtc_pm_ops,
drivers/rtc/rtc-max8925.c
307
static SIMPLE_DEV_PM_OPS(max8925_rtc_pm_ops, max8925_rtc_suspend, max8925_rtc_resume);
drivers/rtc/rtc-meson-vrtc.c
129
static SIMPLE_DEV_PM_OPS(meson_vrtc_pm_ops,
drivers/rtc/rtc-mt2712.c
387
static SIMPLE_DEV_PM_OPS(mt2712_pm_ops, mt2712_rtc_suspend,
drivers/rtc/rtc-mt6397.c
321
static SIMPLE_DEV_PM_OPS(mt6397_pm_ops, mt6397_rtc_suspend,
drivers/rtc/rtc-mt7622.c
387
static SIMPLE_DEV_PM_OPS(mtk_rtc_pm_ops, mtk_rtc_suspend, mtk_rtc_resume);
drivers/rtc/rtc-mv.c
324
static SIMPLE_DEV_PM_OPS(mv_rtc_pm_ops, mv_rtc_suspend, mv_rtc_resume);
drivers/rtc/rtc-nvidia-vrs10.c
521
static SIMPLE_DEV_PM_OPS(nvvrs_rtc_pm_ops, nvvrs_rtc_suspend, nvvrs_rtc_resume);
drivers/rtc/rtc-palmas.c
336
static SIMPLE_DEV_PM_OPS(palmas_rtc_pm_ops, palmas_rtc_suspend,
drivers/rtc/rtc-pcf8523.c
395
static SIMPLE_DEV_PM_OPS(pcf8523_pm, pcf8523_suspend, pcf8523_resume);
drivers/rtc/rtc-pxa.c
403
static SIMPLE_DEV_PM_OPS(pxa_rtc_pm_ops, pxa_rtc_suspend, pxa_rtc_resume);
drivers/rtc/rtc-r7301.c
457
static SIMPLE_DEV_PM_OPS(rtc7301_pm_ops, rtc7301_suspend, rtc7301_resume);
drivers/rtc/rtc-rc5t583.c
296
static SIMPLE_DEV_PM_OPS(rc5t583_rtc_pm_ops, rc5t583_rtc_suspend,
drivers/rtc/rtc-rk808.c
359
static SIMPLE_DEV_PM_OPS(rk808_rtc_pm_ops,
drivers/rtc/rtc-s3c.c
526
static SIMPLE_DEV_PM_OPS(s3c_rtc_pm_ops, s3c_rtc_suspend, s3c_rtc_resume);
drivers/rtc/rtc-s5m.c
807
static SIMPLE_DEV_PM_OPS(s5m_rtc_pm_ops, s5m_rtc_suspend, s5m_rtc_resume);
drivers/rtc/rtc-sa1100.c
327
static SIMPLE_DEV_PM_OPS(sa1100_rtc_pm_ops, sa1100_rtc_suspend,
drivers/rtc/rtc-spear.c
458
static SIMPLE_DEV_PM_OPS(spear_rtc_pm_ops, spear_rtc_suspend, spear_rtc_resume);
drivers/rtc/rtc-st-lpc.c
293
static SIMPLE_DEV_PM_OPS(st_rtc_pm_ops, st_rtc_suspend, st_rtc_resume);
drivers/rtc/rtc-stmp3xxx.c
395
static SIMPLE_DEV_PM_OPS(stmp3xxx_rtc_pm_ops, stmp3xxx_rtc_suspend,
drivers/rtc/rtc-sun6i.c
736
static SIMPLE_DEV_PM_OPS(sun6i_rtc_pm_ops,
drivers/rtc/rtc-sunplus.c
343
static SIMPLE_DEV_PM_OPS(sp_rtc_pm_ops, sp_rtc_suspend, sp_rtc_resume);
drivers/rtc/rtc-ti-k3.c
656
static SIMPLE_DEV_PM_OPS(ti_k3_rtc_pm_ops, ti_k3_rtc_suspend, ti_k3_rtc_resume);
drivers/rtc/rtc-tps6586x.c
311
static SIMPLE_DEV_PM_OPS(tps6586x_pm_ops, tps6586x_rtc_suspend,
drivers/rtc/rtc-tps65910.c
455
static SIMPLE_DEV_PM_OPS(tps65910_rtc_pm_ops, tps65910_rtc_suspend,
drivers/rtc/rtc-twl.c
666
static SIMPLE_DEV_PM_OPS(twl_rtc_pm_ops, twl_rtc_suspend, twl_rtc_resume);
drivers/rtc/rtc-wm8350.c
457
static SIMPLE_DEV_PM_OPS(wm8350_rtc_pm_ops, wm8350_rtc_suspend,
drivers/rtc/rtc-xgene.c
254
static SIMPLE_DEV_PM_OPS(xgene_rtc_pm_ops, xgene_rtc_suspend, xgene_rtc_resume);
drivers/rtc/rtc-zynqmp.c
401
static SIMPLE_DEV_PM_OPS(xlnx_rtc_pm_ops, xlnx_rtc_suspend, xlnx_rtc_resume);
drivers/scsi/3w-9xxx.c
2277
static SIMPLE_DEV_PM_OPS(twa_pm_ops, twa_suspend, twa_resume);
drivers/scsi/3w-sas.c
1833
static SIMPLE_DEV_PM_OPS(twl_pm_ops, twl_suspend, twl_resume);
drivers/scsi/aacraid/linit.c
2037
static SIMPLE_DEV_PM_OPS(aac_pm_ops, aac_suspend, aac_resume);
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
207
static SIMPLE_DEV_PM_OPS(ahd_linux_pci_dev_pm_ops,
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
297
static SIMPLE_DEV_PM_OPS(ahc_linux_pci_dev_pm_ops,
drivers/scsi/arcmsr/arcmsr_hba.c
231
static SIMPLE_DEV_PM_OPS(arcmsr_pm_ops, arcmsr_suspend, arcmsr_resume);
drivers/scsi/esas2r/esas2r_init.c
711
SIMPLE_DEV_PM_OPS(esas2r_pm_ops, esas2r_suspend, esas2r_resume);
drivers/scsi/fdomain.c
603
static SIMPLE_DEV_PM_OPS(fdomain_pm_ops, NULL, fdomain_resume);
drivers/scsi/hpsa.c
9115
static SIMPLE_DEV_PM_OPS(hpsa_pm_ops, hpsa_suspend, hpsa_resume);
drivers/scsi/isci/init.c
723
static SIMPLE_DEV_PM_OPS(isci_pm_ops, isci_suspend, isci_resume);
drivers/scsi/lpfc/lpfc_init.c
15623
static SIMPLE_DEV_PM_OPS(lpfc_pci_pm_ops_one,
drivers/scsi/megaraid/megaraid_sas_base.c
8668
static SIMPLE_DEV_PM_OPS(megasas_pm_ops, megasas_suspend, megasas_resume);
drivers/scsi/mpi3mr/mpi3mr_os.c
6077
static SIMPLE_DEV_PM_OPS(mpi3mr_pm_ops, mpi3mr_suspend, mpi3mr_resume);
drivers/scsi/mpt3sas/mpt3sas_scsih.c
14011
static SIMPLE_DEV_PM_OPS(scsih_pm_ops, scsih_suspend, scsih_resume);
drivers/scsi/mvumi.c
2620
static SIMPLE_DEV_PM_OPS(mvumi_pm_ops, mvumi_suspend, mvumi_resume);
drivers/scsi/pm8001/pm8001_init.c
1515
static SIMPLE_DEV_PM_OPS(pm8001_pci_pm_ops,
drivers/scsi/pmcraid.c
5360
static SIMPLE_DEV_PM_OPS(pmcraid_pm_ops, pmcraid_suspend, pmcraid_resume);
drivers/soc/loongson/loongson2_pm.c
161
static SIMPLE_DEV_PM_OPS(loongson2_pm_ops, loongson2_pm_suspend, loongson2_pm_resume);
drivers/soc/tegra/pmc.c
3340
static SIMPLE_DEV_PM_OPS(tegra_pmc_pm_ops, tegra_pmc_suspend, tegra_pmc_resume);
drivers/spi/spi-bcm-qspi.c
1727
SIMPLE_DEV_PM_OPS(bcm_qspi_pm_ops, bcm_qspi_suspend, bcm_qspi_resume);
drivers/spi/spi-bcm63xx-hsspi.c
924
static SIMPLE_DEV_PM_OPS(bcm63xx_hsspi_pm_ops, bcm63xx_hsspi_suspend,
drivers/spi/spi-bcmbca-hsspi.c
603
static SIMPLE_DEV_PM_OPS(bcmbca_hsspi_pm_ops, bcmbca_hsspi_suspend,
drivers/spi/spi-dw-pci.c
173
static SIMPLE_DEV_PM_OPS(dw_spi_pci_pm_ops, dw_spi_pci_suspend, dw_spi_pci_resume);
drivers/spi/spi-fsl-dspi.c
1505
static SIMPLE_DEV_PM_OPS(dspi_pm, dspi_suspend, dspi_resume);
drivers/spi/spi-synquacer.c
789
static SIMPLE_DEV_PM_OPS(synquacer_spi_pm_ops, synquacer_spi_suspend,
drivers/spi/spi-topcliff-pch.c
1644
static SIMPLE_DEV_PM_OPS(pch_spi_pm_ops, pch_spi_suspend, pch_spi_resume);
drivers/staging/greybus/arche-apb-ctrl.c
462
static SIMPLE_DEV_PM_OPS(arche_apb_ctrl_pm_ops, arche_apb_ctrl_suspend,
drivers/staging/greybus/arche-platform.c
606
static SIMPLE_DEV_PM_OPS(arche_platform_pm_ops,
drivers/staging/nvec/nvec.c
947
static SIMPLE_DEV_PM_OPS(nvec_pm_ops, nvec_suspend, nvec_resume);
drivers/staging/nvec/nvec_ps2.c
161
static SIMPLE_DEV_PM_OPS(nvec_mouse_pm_ops, nvec_mouse_suspend,
drivers/staging/sm750fb/sm750.c
1109
static SIMPLE_DEV_PM_OPS(lynxfb_pm_ops, lynxfb_suspend, lynxfb_resume);
drivers/thermal/intel/int340x_thermal/int3401_thermal.c
58
static SIMPLE_DEV_PM_OPS(int3401_proc_thermal_pm, int3401_thermal_suspend,
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
481
static SIMPLE_DEV_PM_OPS(proc_thermal_pci_pm, proc_thermal_pci_suspend,
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy.c
123
static SIMPLE_DEV_PM_OPS(proc_thermal_pci_pm, proc_thermal_pci_suspend,
drivers/thermal/khadas_mcu_fan.c
139
static SIMPLE_DEV_PM_OPS(khadas_mcu_fan_pm, khadas_mcu_fan_suspend,
drivers/thermal/qcom/tsens.c
1158
static SIMPLE_DEV_PM_OPS(tsens_pm_ops, tsens_suspend, tsens_resume);
drivers/thermal/rockchip_thermal.c
1878
static SIMPLE_DEV_PM_OPS(rockchip_thermal_pm_ops,
drivers/thermal/samsung/exynos_tmu.c
1153
static SIMPLE_DEV_PM_OPS(exynos_tmu_pm,
drivers/thermal/spear_thermal.c
86
static SIMPLE_DEV_PM_OPS(spear_thermal_pm_ops, spear_thermal_suspend,
drivers/thermal/tegra/soctherm.c
2279
static SIMPLE_DEV_PM_OPS(tegra_soctherm_pm, soctherm_suspend, soctherm_resume);
drivers/thermal/ti-soc-thermal/ti-bandgap.c
1232
static SIMPLE_DEV_PM_OPS(ti_bandgap_dev_pm_ops, ti_bandgap_suspend,
drivers/tty/serial/8250/8250_of.c
326
static SIMPLE_DEV_PM_OPS(of_serial_pm_ops, of_serial_suspend, of_serial_resume);
drivers/tty/serial/8250/8250_pci.c
4446
static SIMPLE_DEV_PM_OPS(pciserial_pm_ops, pciserial_suspend_one,
drivers/tty/serial/8250/8250_tegra.c
162
static SIMPLE_DEV_PM_OPS(tegra_uart_pm_ops, tegra_uart_suspend,
drivers/tty/serial/amba-pl010.c
765
static SIMPLE_DEV_PM_OPS(pl010_dev_pm_ops, pl010_suspend, pl010_resume);
drivers/tty/serial/amba-pl011.c
3091
static SIMPLE_DEV_PM_OPS(pl011_dev_pm_ops, pl011_suspend, pl011_resume);
drivers/tty/serial/atmel_serial.c
2999
static SIMPLE_DEV_PM_OPS(atmel_serial_pm_ops, atmel_serial_suspend,
drivers/tty/serial/fsl_linflexuart.c
881
static SIMPLE_DEV_PM_OPS(linflex_pm_ops, linflex_suspend, linflex_resume);
drivers/tty/serial/max310x.c
1220
static SIMPLE_DEV_PM_OPS(max310x_pm_ops, max310x_suspend, max310x_resume);
drivers/tty/serial/pch_uart.c
1841
static SIMPLE_DEV_PM_OPS(pch_uart_pci_pm_ops,
drivers/tty/serial/sprd_serial.c
1284
static SIMPLE_DEV_PM_OPS(sprd_pm_ops, sprd_suspend, sprd_resume);
drivers/usb/common/usb-conn-gpio.c
352
static SIMPLE_DEV_PM_OPS(usb_conn_pm_ops,
drivers/usb/gadget/udc/atmel_usba_udc.c
2443
static SIMPLE_DEV_PM_OPS(usba_udc_pm_ops, usba_udc_suspend, usba_udc_resume);
drivers/usb/gadget/udc/bdc/bdc_core.c
653
static SIMPLE_DEV_PM_OPS(bdc_pm_ops, bdc_suspend,
drivers/usb/gadget/udc/pch_udc.c
3034
static SIMPLE_DEV_PM_OPS(pch_udc_pm, pch_udc_suspend, pch_udc_resume);
drivers/usb/host/ehci-atmel.c
218
static SIMPLE_DEV_PM_OPS(ehci_atmel_pm_ops, ehci_atmel_drv_suspend,
drivers/usb/host/ehci-brcm.c
241
static SIMPLE_DEV_PM_OPS(ehci_brcm_pm_ops, ehci_brcm_suspend,
drivers/usb/host/ehci-npcm7xx.c
45
static SIMPLE_DEV_PM_OPS(ehci_npcm7xx_pm_ops, ehci_npcm7xx_drv_suspend,
drivers/usb/host/ehci-orion.c
202
static SIMPLE_DEV_PM_OPS(ehci_orion_pm_ops, ehci_orion_drv_suspend,
drivers/usb/host/ehci-platform.c
534
static SIMPLE_DEV_PM_OPS(ehci_platform_pm_ops, ehci_platform_suspend,
drivers/usb/host/ehci-spear.c
51
static SIMPLE_DEV_PM_OPS(ehci_spear_pm_ops, ehci_spear_drv_suspend,
drivers/usb/host/ehci-st.c
311
static SIMPLE_DEV_PM_OPS(st_ehci_pm_ops, st_ehci_suspend, st_ehci_resume);
drivers/usb/host/ohci-at91.c
683
static SIMPLE_DEV_PM_OPS(ohci_hcd_at91_pm_ops, ohci_hcd_at91_drv_suspend,
drivers/usb/host/ohci-st.c
289
static SIMPLE_DEV_PM_OPS(st_ohci_pm_ops, st_ohci_suspend, st_ohci_resume);
drivers/usb/misc/usb3503.c
386
static SIMPLE_DEV_PM_OPS(usb3503_i2c_pm_ops, usb3503_i2c_suspend,
drivers/usb/misc/usb3503.c
389
static SIMPLE_DEV_PM_OPS(usb3503_platform_pm_ops, usb3503_platform_suspend,
drivers/usb/misc/usb4604.c
134
static SIMPLE_DEV_PM_OPS(usb4604_i2c_pm_ops, usb4604_i2c_suspend,
drivers/usb/musb/da8xx.c
624
static SIMPLE_DEV_PM_OPS(da8xx_pm_ops, da8xx_suspend, da8xx_resume);
drivers/usb/musb/musb_dsps.c
1031
static SIMPLE_DEV_PM_OPS(dsps_pm_ops, dsps_suspend, dsps_resume);
drivers/usb/musb/ux500.c
347
static SIMPLE_DEV_PM_OPS(ux500_pm_ops, ux500_suspend, ux500_resume);
drivers/usb/phy/phy-am335x.c
126
static SIMPLE_DEV_PM_OPS(am335x_pm_ops, am335x_phy_suspend, am335x_phy_resume);
drivers/usb/phy/phy-mxs-usb.c
948
static SIMPLE_DEV_PM_OPS(mxs_phy_pm, mxs_phy_system_suspend,
drivers/usb/typec/stusb160x.c
864
static SIMPLE_DEV_PM_OPS(stusb160x_pm_ops, stusb160x_suspend, stusb160x_resume);
drivers/usb/typec/tcpm/tcpci_maxim_core.c
579
static SIMPLE_DEV_PM_OPS(max_tcpci_pm_ops, max_tcpci_suspend, max_tcpci_resume);
drivers/usb/typec/tcpm/tcpci_mt6360.c
209
static SIMPLE_DEV_PM_OPS(mt6360_tcpc_pm_ops, mt6360_tcpc_suspend, mt6360_tcpc_resume);
drivers/video/backlight/adp5520_bl.c
368
static SIMPLE_DEV_PM_OPS(adp5520_bl_pm_ops, adp5520_bl_suspend,
drivers/video/backlight/adp8860_bl.c
789
static SIMPLE_DEV_PM_OPS(adp8860_i2c_pm_ops, adp8860_i2c_suspend,
drivers/video/backlight/adp8870_bl.c
961
static SIMPLE_DEV_PM_OPS(adp8870_i2c_pm_ops, adp8870_i2c_suspend,
drivers/video/backlight/ams369fg06.c
539
static SIMPLE_DEV_PM_OPS(ams369fg06_pm_ops, ams369fg06_suspend,
drivers/video/backlight/backlight.c
306
static SIMPLE_DEV_PM_OPS(backlight_class_dev_pm_ops, backlight_suspend,
drivers/video/backlight/corgi_lcd.c
472
static SIMPLE_DEV_PM_OPS(corgi_lcd_pm_ops, corgi_lcd_suspend, corgi_lcd_resume);
drivers/video/backlight/ep93xx_bl.c
116
static SIMPLE_DEV_PM_OPS(ep93xxbl_pm_ops, ep93xxbl_suspend, ep93xxbl_resume);
drivers/video/backlight/hp680_bl.c
82
static SIMPLE_DEV_PM_OPS(hp680bl_pm_ops, hp680bl_suspend, hp680bl_resume);
drivers/video/backlight/kb3886_bl.c
121
static SIMPLE_DEV_PM_OPS(kb3886bl_pm_ops, kb3886bl_suspend, kb3886bl_resume);
drivers/video/backlight/lm3533_bl.c
373
static SIMPLE_DEV_PM_OPS(lm3533_bl_pm_ops, lm3533_bl_suspend, lm3533_bl_resume);
drivers/video/backlight/lms501kf03.c
396
static SIMPLE_DEV_PM_OPS(lms501kf03_pm_ops, lms501kf03_suspend,
drivers/video/backlight/locomolcd.c
169
static SIMPLE_DEV_PM_OPS(locomolcd_pm_ops, locomolcd_suspend, locomolcd_resume);
drivers/video/backlight/ltv350qv.c
279
static SIMPLE_DEV_PM_OPS(ltv350qv_pm_ops, ltv350qv_suspend, ltv350qv_resume);
drivers/video/backlight/omap1_bl.c
150
static SIMPLE_DEV_PM_OPS(omapbl_pm_ops, omapbl_suspend, omapbl_resume);
drivers/video/backlight/platform_lcd.c
126
static SIMPLE_DEV_PM_OPS(platform_lcd_pm_ops, platform_lcd_suspend,
drivers/video/backlight/tdo24m.c
422
static SIMPLE_DEV_PM_OPS(tdo24m_pm_ops, tdo24m_suspend, tdo24m_resume);
drivers/video/backlight/vgg2432a4.c
245
static SIMPLE_DEV_PM_OPS(vgg2432a4_pm_ops, vgg2432a4_suspend, vgg2432a4_resume);
drivers/video/fbdev/cyber2000fb.c
1819
static SIMPLE_DEV_PM_OPS(cyberpro_pci_pm_ops,
drivers/video/fbdev/omap2/omapfb/displays/panel-nec-nl8048hl11.c
331
static SIMPLE_DEV_PM_OPS(nec_8048_pm_ops, nec_8048_suspend,
drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c
585
static SIMPLE_DEV_PM_OPS(tpo_td043_spi_pm,
drivers/video/fbdev/skeletonfb.c
882
static SIMPLE_DEV_PM_OPS(xxxfb_pm_ops, xxxfb_suspend, xxxfb_resume);
drivers/video/fbdev/sm712fb.c
1742
static SIMPLE_DEV_PM_OPS(sm7xx_pm_ops, smtcfb_pci_suspend, smtcfb_pci_resume);
drivers/watchdog/cadence_wdt.c
401
static SIMPLE_DEV_PM_OPS(cdns_wdt_pm_ops, cdns_wdt_suspend, cdns_wdt_resume);
drivers/watchdog/da9062_wdt.c
279
static SIMPLE_DEV_PM_OPS(da9062_wdt_pm_ops,
drivers/watchdog/keembay_wdt.c
273
static SIMPLE_DEV_PM_OPS(keembay_wdt_pm_ops, keembay_wdt_suspend,
drivers/watchdog/msc313e_wdt.c
155
static SIMPLE_DEV_PM_OPS(msc313e_wdt_pm_ops, msc313e_wdt_suspend, msc313e_wdt_resume);
drivers/watchdog/of_xilinx_wdt.c
281
static SIMPLE_DEV_PM_OPS(xwdt_pm_ops, xwdt_suspend, xwdt_resume);
drivers/watchdog/pm8916_wdt.c
256
static SIMPLE_DEV_PM_OPS(pm8916_wdt_pm_ops, pm8916_wdt_suspend,
drivers/watchdog/sp805_wdt.c
344
static SIMPLE_DEV_PM_OPS(sp805_wdt_dev_pm_ops, sp805_wdt_suspend,
drivers/watchdog/stmp3xxx_rtc_wdt.c
137
static SIMPLE_DEV_PM_OPS(stmp3xxx_wdt_pm_ops,
net/ieee802154/sysfs.c
90
static SIMPLE_DEV_PM_OPS(wpan_phy_pm_ops, wpan_phy_suspend, wpan_phy_resume);
net/rfkill/core.c
955
static SIMPLE_DEV_PM_OPS(rfkill_pm_ops, rfkill_suspend, rfkill_resume);
net/wireless/sysfs.c
157
static SIMPLE_DEV_PM_OPS(wiphy_pm_ops, wiphy_suspend, wiphy_resume);
sound/pci/ca0106/ca0106_main.c
1815
static SIMPLE_DEV_PM_OPS(snd_ca0106_pm, snd_ca0106_suspend, snd_ca0106_resume);
sound/pci/cs46xx/cs46xx_lib.c
3772
SIMPLE_DEV_PM_OPS(snd_cs46xx_pm, snd_cs46xx_suspend, snd_cs46xx_resume);
sound/pci/cs5535audio/cs5535audio_pm.c
100
SIMPLE_DEV_PM_OPS(snd_cs5535audio_pm, snd_cs5535audio_suspend, snd_cs5535audio_resume);
sound/pci/ctxfi/xfi.c
142
static SIMPLE_DEV_PM_OPS(ct_card_pm, ct_card_suspend, ct_card_resume);
sound/pci/emu10k1/emu10k1.c
226
static SIMPLE_DEV_PM_OPS(snd_emu10k1_pm, snd_emu10k1_suspend, snd_emu10k1_resume);
sound/pci/ice1712/ice1712.c
2717
static SIMPLE_DEV_PM_OPS(snd_ice1712_pm, snd_ice1712_suspend, snd_ice1712_resume);
sound/pci/ice1712/ice1724.c
2743
static SIMPLE_DEV_PM_OPS(snd_vt1724_pm, snd_vt1724_suspend, snd_vt1724_resume);
sound/pci/trident/trident_main.c
3840
SIMPLE_DEV_PM_OPS(snd_trident_pm, snd_trident_suspend, snd_trident_resume);
sound/ppc/powermac.c
153
static SIMPLE_DEV_PM_OPS(snd_pmac_pm, snd_pmac_driver_suspend, snd_pmac_driver_resume);
sound/soc/spear/spdif_out.c
341
static SIMPLE_DEV_PM_OPS(spdif_out_dev_pm_ops, spdif_out_suspend, \