Searched refs:DEFINE_SIMPLE_DEV_PM_OPS (Results 51 - 75 of 345) sorted by relevance

1234567891011>>

/linux-master/drivers/iio/proximity/
H A Dcros_ec_mkbp_proximity.c204 static DEFINE_SIMPLE_DEV_PM_OPS(cros_ec_mkbp_proximity_pm_ops, NULL,
/linux-master/drivers/iio/adc/
H A Dmt6577_auxadc.c310 static DEFINE_SIMPLE_DEV_PM_OPS(mt6577_auxadc_pm_ops,
/linux-master/drivers/iio/light/
H A Dcm3605.c305 static DEFINE_SIMPLE_DEV_PM_OPS(cm3605_dev_pm_ops, cm3605_pm_suspend,
H A Dal3320a.c235 static DEFINE_SIMPLE_DEV_PM_OPS(al3320a_pm_ops, al3320a_suspend,
/linux-master/drivers/iio/dac/
H A Dvf610_dac.c270 static DEFINE_SIMPLE_DEV_PM_OPS(vf610_dac_pm_ops, vf610_dac_suspend,
/linux-master/drivers/input/misc/
H A Dpalmas-pwrbutton.c299 static DEFINE_SIMPLE_DEV_PM_OPS(palmas_pwron_pm,
H A Dpwm-beeper.c229 static DEFINE_SIMPLE_DEV_PM_OPS(pwm_beeper_pm_ops,
H A Dpwm-vibra.c250 static DEFINE_SIMPLE_DEV_PM_OPS(pwm_vibrator_pm_ops,
/linux-master/drivers/watchdog/
H A Dst_lpc_wdt.c279 static DEFINE_SIMPLE_DEV_PM_OPS(st_wdog_pm_ops,
H A Dapple_wdt.c215 static DEFINE_SIMPLE_DEV_PM_OPS(apple_wdt_pm_ops, apple_wdt_suspend, apple_wdt_resume);
/linux-master/drivers/char/hw_random/
H A Dexynos-trng.c206 static DEFINE_SIMPLE_DEV_PM_OPS(exynos_trng_pm_ops, exynos_trng_suspend,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsdio.c243 static DEFINE_SIMPLE_DEV_PM_OPS(mt7663s_pm_ops, mt7663s_suspend, mt7663s_resume);
/linux-master/drivers/mfd/
H A Dstpmic1.c211 static DEFINE_SIMPLE_DEV_PM_OPS(stpmic1_pm, stpmic1_suspend, stpmic1_resume);
/linux-master/drivers/pwm/
H A Dpwm-berlin.c271 static DEFINE_SIMPLE_DEV_PM_OPS(berlin_pwm_pm_ops, berlin_pwm_suspend,
H A Dpwm-brcmstb.c277 static DEFINE_SIMPLE_DEV_PM_OPS(brcmstb_pwm_pm_ops, brcmstb_pwm_suspend,
H A Dpwm-stm32-lp.c240 static DEFINE_SIMPLE_DEV_PM_OPS(stm32_pwm_lp_pm_ops, stm32_pwm_lp_suspend,
H A Dpwm-atmel-hlcdc.c212 static DEFINE_SIMPLE_DEV_PM_OPS(atmel_hlcdc_pwm_pm_ops,
H A Dpwm-bcm2835.c186 static DEFINE_SIMPLE_DEV_PM_OPS(bcm2835_pwm_pm_ops, bcm2835_pwm_suspend,
/linux-master/sound/soc/pxa/
H A Dpxa2xx-ac97.c284 static DEFINE_SIMPLE_DEV_PM_OPS(pxa2xx_ac97_pm_ops,
/linux-master/sound/arm/
H A Dpxa2xx-ac97.c165 static DEFINE_SIMPLE_DEV_PM_OPS(pxa2xx_ac97_pm_ops, pxa2xx_ac97_suspend, pxa2xx_ac97_resume);
/linux-master/drivers/memory/
H A Dbrcmstb_memc.c281 static DEFINE_SIMPLE_DEV_PM_OPS(brcmstb_memc_pm_ops, brcmstb_memc_suspend,
/linux-master/drivers/thermal/
H A Damlogic_thermal.c325 static DEFINE_SIMPLE_DEV_PM_OPS(amlogic_thermal_pm_ops,
/linux-master/drivers/hwmon/
H A Dtmp102.c286 static DEFINE_SIMPLE_DEV_PM_OPS(tmp102_dev_pm_ops, tmp102_suspend, tmp102_resume);
/linux-master/drivers/input/serio/
H A Dambakmi.c183 static DEFINE_SIMPLE_DEV_PM_OPS(amba_kmi_dev_pm_ops, NULL, amba_kmi_resume);
/linux-master/drivers/usb/dwc3/
H A Ddwc3-exynos.c241 static DEFINE_SIMPLE_DEV_PM_OPS(dwc3_exynos_dev_pm_ops,

Completed in 179 milliseconds

1234567891011>>