Searched refs:SIMPLE_DEV_PM_OPS (Results 1 - 25 of 540) sorted by relevance

1234567891011>>

/linux-master/drivers/net/can/ctucanfd/
H A Dctucanfd_platform.c102 static SIMPLE_DEV_PM_OPS(ctucan_platform_pm_ops, ctucan_suspend, ctucan_resume);
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dint3401_thermal.c58 static SIMPLE_DEV_PM_OPS(int3401_proc_thermal_pm, int3401_thermal_suspend,
H A Dprocessor_thermal_device_pci_legacy.c123 static SIMPLE_DEV_PM_OPS(proc_thermal_pci_pm, proc_thermal_pci_suspend,
/linux-master/sound/pci/cs5535audio/
H A Dcs5535audio_pm.c100 SIMPLE_DEV_PM_OPS(snd_cs5535audio_pm, snd_cs5535audio_suspend, snd_cs5535audio_resume);
/linux-master/drivers/platform/chrome/
H A Dchromeos_tbmc.c104 static SIMPLE_DEV_PM_OPS(chromeos_tbmc_pm_ops, NULL,
/linux-master/drivers/video/backlight/
H A Dep93xx_bl.c117 static SIMPLE_DEV_PM_OPS(ep93xxbl_pm_ops, ep93xxbl_suspend, ep93xxbl_resume);
H A Dplatform_lcd.c132 static SIMPLE_DEV_PM_OPS(platform_lcd_pm_ops, platform_lcd_suspend,
H A Dhp680_bl.c83 static SIMPLE_DEV_PM_OPS(hp680bl_pm_ops, hp680bl_suspend, hp680bl_resume);
H A Dkb3886_bl.c121 static SIMPLE_DEV_PM_OPS(kb3886bl_pm_ops, kb3886bl_suspend, kb3886bl_resume);
/linux-master/drivers/ata/
H A Dahci_platform.c77 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
/linux-master/net/ieee802154/
H A Dsysfs.c90 static SIMPLE_DEV_PM_OPS(wpan_phy_pm_ops, wpan_phy_suspend, wpan_phy_resume);
/linux-master/drivers/thermal/
H A Dkhadas_mcu_fan.c138 static SIMPLE_DEV_PM_OPS(khadas_mcu_fan_pm, khadas_mcu_fan_suspend,
/linux-master/drivers/extcon/
H A Dextcon-gpio.c151 static SIMPLE_DEV_PM_OPS(gpio_extcon_pm_ops, NULL, gpio_extcon_resume);
H A Dextcon-adc-jack.c194 static SIMPLE_DEV_PM_OPS(adc_jack_pm_ops,
/linux-master/drivers/platform/x86/intel/
H A Dbxtwc_tmu.c124 static SIMPLE_DEV_PM_OPS(bxtwc_tmu_pm_ops, bxtwc_tmu_suspend, bxtwc_tmu_resume);
/linux-master/drivers/rtc/
H A Drtc-meson-vrtc.c129 static SIMPLE_DEV_PM_OPS(meson_vrtc_pm_ops,
/linux-master/drivers/watchdog/
H A Dstmp3xxx_rtc_wdt.c137 static SIMPLE_DEV_PM_OPS(stmp3xxx_wdt_pm_ops,
/linux-master/drivers/usb/misc/
H A Dusb4604.c134 static SIMPLE_DEV_PM_OPS(usb4604_i2c_pm_ops, usb4604_i2c_suspend,
/linux-master/drivers/usb/host/
H A Dehci-npcm7xx.c45 static SIMPLE_DEV_PM_OPS(ehci_npcm7xx_pm_ops, ehci_npcm7xx_drv_suspend,
/linux-master/drivers/mfd/
H A Drk8xx-i2c.c158 static SIMPLE_DEV_PM_OPS(rk8xx_i2c_pm_ops, rk8xx_suspend, rk8xx_resume);
/linux-master/drivers/char/tpm/st33zp24/
H A Di2c.c153 static SIMPLE_DEV_PM_OPS(st33zp24_i2c_ops, st33zp24_pm_suspend,
/linux-master/drivers/memory/samsung/
H A Dexynos-srom.c201 static SIMPLE_DEV_PM_OPS(exynos_srom_pm_ops, exynos_srom_suspend, exynos_srom_resume);
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00pci.c188 SIMPLE_DEV_PM_OPS(rt2x00pci_pm_ops, rt2x00pci_suspend, rt2x00pci_resume);
/linux-master/sound/pci/ctxfi/
H A Dxfi.c142 static SIMPLE_DEV_PM_OPS(ct_card_pm, ct_card_suspend, ct_card_resume);
/linux-master/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_mbox_pci.c214 static SIMPLE_DEV_PM_OPS(isst_if_pm_ops, NULL, isst_if_resume);

Completed in 299 milliseconds

1234567891011>>