Searched refs:DEFINE_SIMPLE_DEV_PM_OPS (Results 176 - 200 of 345) sorted by relevance

1234567891011>>

/linux-master/drivers/iio/common/ssp_sensors/
H A Dssp_dev.c650 static DEFINE_SIMPLE_DEV_PM_OPS(ssp_pm_ops, ssp_suspend, ssp_resume);
/linux-master/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c664 static DEFINE_SIMPLE_DEV_PM_OPS(pm8xxx_kp_pm_ops,
/linux-master/drivers/char/agp/
H A Damd64-agp.c728 static DEFINE_SIMPLE_DEV_PM_OPS(agp_amd64_pm_ops, NULL, agp_amd64_resume);
H A Dati-agp.c549 static DEFINE_SIMPLE_DEV_PM_OPS(agp_ati_pm_ops, NULL, agp_ati_resume);
/linux-master/drivers/mfd/
H A Ducb1x00-core.c731 static DEFINE_SIMPLE_DEV_PM_OPS(ucb1x00_pm_ops,
H A Dmax77620.c692 static DEFINE_SIMPLE_DEV_PM_OPS(max77620_pm_ops,
/linux-master/drivers/input/touchscreen/
H A Dimx6ul_tsc.c548 static DEFINE_SIMPLE_DEV_PM_OPS(imx6ul_tsc_pm_ops,
H A Dzinitix.c596 static DEFINE_SIMPLE_DEV_PM_OPS(zinitix_pm_ops, zinitix_suspend, zinitix_resume);
/linux-master/drivers/watchdog/
H A Ddw_wdt.c413 static DEFINE_SIMPLE_DEV_PM_OPS(dw_wdt_pm_ops, dw_wdt_suspend, dw_wdt_resume);
/linux-master/drivers/iio/accel/
H A Dstk8312.c631 static DEFINE_SIMPLE_DEV_PM_OPS(stk8312_pm_ops, stk8312_suspend,
/linux-master/drivers/iio/magnetometer/
H A Dmag3110.c623 static DEFINE_SIMPLE_DEV_PM_OPS(mag3110_pm_ops, mag3110_suspend,
/linux-master/drivers/iio/light/
H A Disl29018.c832 static DEFINE_SIMPLE_DEV_PM_OPS(isl29018_pm_ops, isl29018_suspend,
H A Dtsl2563.c838 static DEFINE_SIMPLE_DEV_PM_OPS(tsl2563_pm_ops, tsl2563_suspend,
H A Dtcs3472.c598 static DEFINE_SIMPLE_DEV_PM_OPS(tcs3472_pm_ops, tcs3472_suspend,
/linux-master/drivers/spi/
H A Dspi-bcm63xx.c647 static DEFINE_SIMPLE_DEV_PM_OPS(bcm63xx_spi_pm_ops, bcm63xx_spi_suspend, bcm63xx_spi_resume);
/linux-master/drivers/iio/dac/
H A Dmcp4728.c499 static DEFINE_SIMPLE_DEV_PM_OPS(mcp4728_pm_ops, mcp4728_suspend,
/linux-master/drivers/iio/chemical/
H A Dscd4x.c647 static DEFINE_SIMPLE_DEV_PM_OPS(scd4x_pm_ops, scd4x_suspend, scd4x_resume);
/linux-master/drivers/i2c/busses/
H A Di2c-pnx.c632 static DEFINE_SIMPLE_DEV_PM_OPS(i2c_pnx_pm,
H A Di2c-brcmstb.c730 static DEFINE_SIMPLE_DEV_PM_OPS(brcmstb_i2c_pm, brcmstb_i2c_suspend,
/linux-master/drivers/gpio/
H A Dgpio-davinci.c692 static DEFINE_SIMPLE_DEV_PM_OPS(davinci_gpio_dev_pm_ops, davinci_gpio_suspend,
/linux-master/drivers/hwmon/
H A Dabituguru3.c1147 static DEFINE_SIMPLE_DEV_PM_OPS(abituguru3_pm, abituguru3_suspend, abituguru3_resume);
/linux-master/drivers/crypto/caam/
H A Djr.c802 static DEFINE_SIMPLE_DEV_PM_OPS(caam_jr_pm_ops, caam_jr_suspend, caam_jr_resume);
/linux-master/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c821 static DEFINE_SIMPLE_DEV_PM_OPS(atmel_hlcdc_dc_drm_pm_ops,
/linux-master/drivers/cpufreq/
H A Dqcom-cpufreq-nvmem.c605 static DEFINE_SIMPLE_DEV_PM_OPS(qcom_cpufreq_pm_ops, qcom_cpufreq_suspend, NULL);
/linux-master/drivers/iio/adc/
H A Dti_am335x_adc.c734 static DEFINE_SIMPLE_DEV_PM_OPS(tiadc_pm_ops, tiadc_suspend, tiadc_resume);

Completed in 438 milliseconds

1234567891011>>