Home
last modified time | relevance | path

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

1234

/linux-3.4.99/drivers/mmc/host/
Ddw_mmc-pltfm.c108 static SIMPLE_DEV_PM_OPS(dw_mci_pltfm_pmops, dw_mci_pltfm_suspend, dw_mci_pltfm_resume);
Ddw_mmc-pci.c125 static SIMPLE_DEV_PM_OPS(dw_mci_pci_pmops, dw_mci_pci_suspend, dw_mci_pci_resume);
/linux-3.4.99/drivers/input/misc/
Dad714x-i2c.c28 static SIMPLE_DEV_PM_OPS(ad714x_i2c_pm, ad714x_i2c_suspend, ad714x_i2c_resume);
Dadxl34x-spi.c119 static SIMPLE_DEV_PM_OPS(adxl34x_spi_pm, adxl34x_spi_suspend,
Dad714x-spi.c31 static SIMPLE_DEV_PM_OPS(ad714x_spi_pm, ad714x_spi_suspend, ad714x_spi_resume);
Dadxl34x-i2c.c130 static SIMPLE_DEV_PM_OPS(adxl34x_i2c_pm, adxl34x_i2c_suspend,
D88pm860x_onkey.c155 static SIMPLE_DEV_PM_OPS(pm860x_onkey_pm_ops, pm860x_onkey_suspend, pm860x_onkey_resume);
Dpwm-beeper.c166 static SIMPLE_DEV_PM_OPS(pwm_beeper_pm_ops,
Dmax8925_onkey.c189 static SIMPLE_DEV_PM_OPS(max8925_onkey_pm_ops, max8925_onkey_suspend, max8925_onkey_resume);
Dpmic8xxx-pwrkey.c81 static SIMPLE_DEV_PM_OPS(pm8xxx_pwr_key_pm_ops,
Dpm8xxx-vibrator.c269 static SIMPLE_DEV_PM_OPS(pm8xxx_vib_pm_ops, pm8xxx_vib_suspend, NULL);
Dtwl4030-vibra.c194 static SIMPLE_DEV_PM_OPS(twl4030_vibra_pm_ops,
Dgp2ap002a00f.c266 static SIMPLE_DEV_PM_OPS(gp2a_pm, gp2a_suspend, gp2a_resume);
/linux-3.4.99/drivers/misc/lis3lv02d/
Dlis3lv02d_spi.c116 static SIMPLE_DEV_PM_OPS(lis3lv02d_spi_pm, lis3lv02d_spi_suspend,
/linux-3.4.99/drivers/platform/x86/
Dsamsung-q10.c77 static SIMPLE_DEV_PM_OPS(samsungq10_pm_ops,
/linux-3.4.99/drivers/video/backlight/
Dplatform_lcd.c144 static SIMPLE_DEV_PM_OPS(platform_lcd_pm_ops, platform_lcd_suspend,
Dpwm_bl.c191 static SIMPLE_DEV_PM_OPS(pwm_backlight_pm_ops, pwm_backlight_suspend,
/linux-3.4.99/drivers/power/
Dgpio-charger.c176 static SIMPLE_DEV_PM_OPS(gpio_charger_pm_ops, NULL, gpio_charger_resume);
/linux-3.4.99/drivers/thermal/
Dspear_thermal.c99 static SIMPLE_DEV_PM_OPS(spear_thermal_pm_ops, spear_thermal_suspend,
/linux-3.4.99/drivers/input/touchscreen/
Dmigor_ts.c227 static SIMPLE_DEV_PM_OPS(migor_ts_pm, migor_ts_suspend, migor_ts_resume);
Dpixcir_i2c_ts.c125 static SIMPLE_DEV_PM_OPS(pixcir_dev_pm_ops,
Degalax_ts.c275 static SIMPLE_DEV_PM_OPS(egalax_ts_pm_ops, egalax_ts_suspend, egalax_ts_resume);
/linux-3.4.99/drivers/mfd/
Dmax8925-i2c.c213 static SIMPLE_DEV_PM_OPS(max8925_pm_ops, max8925_suspend, max8925_resume);
/linux-3.4.99/drivers/misc/
Dbh1780gli.c238 static SIMPLE_DEV_PM_OPS(bh1780_pm, bh1780_suspend, bh1780_resume);
/linux-3.4.99/drivers/staging/iio/dac/
Dmax517.c197 static SIMPLE_DEV_PM_OPS(max517_pm_ops, max517_suspend, max517_resume);

1234