Home
last modified time | relevance | path

Searched refs:SIMPLE_DEV_PM_OPS (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_platform.c102 static SIMPLE_DEV_PM_OPS(ctucan_platform_pm_ops, ctucan_suspend, ctucan_resume);
/linux/sound/pci/cs5535audio/
H A Dcs5535audio_pm.c100 SIMPLE_DEV_PM_OPS(snd_cs5535audio_pm, snd_cs5535audio_suspend, snd_cs5535audio_resume);
/linux/net/ieee802154/
H A Dsysfs.c90 static SIMPLE_DEV_PM_OPS(wpan_phy_pm_ops, wpan_phy_suspend, wpan_phy_resume);
/linux/drivers/platform/chrome/
H A Dchromeos_tbmc.c104 static SIMPLE_DEV_PM_OPS(chromeos_tbmc_pm_ops, NULL,
/linux/drivers/memory/
H A Dpl353-smc.c59 static SIMPLE_DEV_PM_OPS(pl353_smc_dev_pm_ops, pl353_smc_suspend,
/linux/drivers/extcon/
H A Dextcon-gpio.c151 static SIMPLE_DEV_PM_OPS(gpio_extcon_pm_ops, NULL, gpio_extcon_resume);
/linux/drivers/char/tpm/st33zp24/
H A Di2c.c153 static SIMPLE_DEV_PM_OPS(st33zp24_i2c_ops, st33zp24_pm_suspend,
/linux/drivers/watchdog/
H A Dstmp3xxx_rtc_wdt.c137 static SIMPLE_DEV_PM_OPS(stmp3xxx_wdt_pm_ops,
/linux/drivers/platform/x86/intel/
H A Dbxtwc_tmu.c114 static SIMPLE_DEV_PM_OPS(bxtwc_tmu_pm_ops, bxtwc_tmu_suspend, bxtwc_tmu_resume);
/linux/drivers/video/backlight/
H A Dplatform_lcd.c126 static SIMPLE_DEV_PM_OPS(platform_lcd_pm_ops, platform_lcd_suspend,
H A Dkb3886_bl.c121 static SIMPLE_DEV_PM_OPS(kb3886bl_pm_ops, kb3886bl_suspend, kb3886bl_resume);
/linux/drivers/thermal/
H A Dkhadas_mcu_fan.c138 static SIMPLE_DEV_PM_OPS(khadas_mcu_fan_pm, khadas_mcu_fan_suspend,
/linux/drivers/rtc/
H A Drtc-meson-vrtc.c129 static SIMPLE_DEV_PM_OPS(meson_vrtc_pm_ops,
/linux/drivers/usb/misc/
H A Dusb4604.c134 static SIMPLE_DEV_PM_OPS(usb4604_i2c_pm_ops, usb4604_i2c_suspend,
/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci_legacy.c123 static SIMPLE_DEV_PM_OPS(proc_thermal_pci_pm, proc_thermal_pci_suspend,
/linux/drivers/misc/lis3lv02d/
H A Dlis3lv02d_spi.c132 static SIMPLE_DEV_PM_OPS(lis3lv02d_spi_pm, lis3lv02d_spi_suspend,
/linux/drivers/platform/x86/
H A Dxo15-ebook.c80 static SIMPLE_DEV_PM_OPS(ebook_switch_pm, NULL, ebook_switch_resume);
/linux/drivers/ata/
H A Dahci_dm816.c173 static SIMPLE_DEV_PM_OPS(ahci_dm816_pm_ops,
/linux/drivers/input/misc/
H A D88pm80x_onkey.c50 static SIMPLE_DEV_PM_OPS(pm80x_onkey_pm_ops, pm80x_dev_suspend,
/linux/sound/pci/ctxfi/
H A Dxfi.c142 static SIMPLE_DEV_PM_OPS(ct_card_pm, ct_card_suspend, ct_card_resume);
/linux/arch/x86/platform/olpc/
H A Dolpc-xo15-sci.c208 static SIMPLE_DEV_PM_OPS(xo15_sci_pm, NULL, xo15_sci_resume);
/linux/drivers/char/tpm/
H A Dtpm_tis_synquacer.c110 static SIMPLE_DEV_PM_OPS(tpm_tis_synquacer_pm, tpm_pm_suspend, tpm_tis_resume);
/linux/drivers/irqchip/
H A Dirq-st.c168 static SIMPLE_DEV_PM_OPS(st_irq_syscfg_pm_ops, NULL, st_irq_syscfg_resume);
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00pci.c188 SIMPLE_DEV_PM_OPS(rt2x00pci_pm_ops, rt2x00pci_suspend, rt2x00pci_resume);
/linux/drivers/mfd/
H A Drk8xx-i2c.c224 static SIMPLE_DEV_PM_OPS(rk8xx_i2c_pm_ops, rk8xx_suspend, rk8xx_resume);

12345678910>>...16