Searched refs:DEFINE_SIMPLE_DEV_PM_OPS (Results 76 - 100 of 339) sorted by relevance

1234567891011>>

/linux-master/drivers/pwm/
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/iio/light/
H A Dal3320a.c235 static DEFINE_SIMPLE_DEV_PM_OPS(al3320a_pm_ops, al3320a_suspend,
H A Dcm3232.c403 static DEFINE_SIMPLE_DEV_PM_OPS(cm3232_pm_ops, cm3232_suspend, cm3232_resume);
H A Disl29125.c326 static DEFINE_SIMPLE_DEV_PM_OPS(isl29125_pm_ops, isl29125_suspend,
H A Dtcs3414.c362 static DEFINE_SIMPLE_DEV_PM_OPS(tcs3414_pm_ops, tcs3414_suspend,
/linux-master/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c298 static DEFINE_SIMPLE_DEV_PM_OPS(ucsi_acpi_pm_ops, NULL, ucsi_acpi_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/char/agp/
H A Dvia-agp.c552 static DEFINE_SIMPLE_DEV_PM_OPS(agp_via_pm_ops, NULL, agp_via_resume);
H A Dsis-agp.c407 static DEFINE_SIMPLE_DEV_PM_OPS(agp_sis_pm_ops, NULL, agp_sis_resume);
H A Defficeon-agp.c433 static DEFINE_SIMPLE_DEV_PM_OPS(agp_efficeon_pm_ops, NULL, agp_efficeon_resume);
/linux-master/drivers/input/misc/
H A Dtwl6040-vibra.c226 static DEFINE_SIMPLE_DEV_PM_OPS(twl6040_vibra_pm_ops,
/linux-master/drivers/input/touchscreen/
H A Dst1232.c369 static DEFINE_SIMPLE_DEV_PM_OPS(st1232_ts_pm_ops,
H A Dhimax_hx83112b.c335 static DEFINE_SIMPLE_DEV_PM_OPS(himax_pm_ops, himax_suspend, himax_resume);
/linux-master/drivers/input/keyboard/
H A Dmpr121_touchkey.c369 static DEFINE_SIMPLE_DEV_PM_OPS(mpr121_touchkey_pm_ops, mpr_suspend, mpr_resume);
/linux-master/drivers/iio/gyro/
H A Ditg3200_core.c386 static DEFINE_SIMPLE_DEV_PM_OPS(itg3200_pm_ops, itg3200_suspend,
/linux-master/drivers/mfd/
H A Dadp5520.c329 static DEFINE_SIMPLE_DEV_PM_OPS(adp5520_pm, adp5520_suspend, adp5520_resume);
/linux-master/drivers/iio/dac/
H A Dmax5821.c290 static DEFINE_SIMPLE_DEV_PM_OPS(max5821_pm_ops, max5821_suspend,
/linux-master/drivers/iio/adc/
H A Dstmpe-adc.c346 static DEFINE_SIMPLE_DEV_PM_OPS(stmpe_adc_pm_ops, NULL, stmpe_adc_resume);

Completed in 204 milliseconds

1234567891011>>