Home
last modified time | relevance | path

Searched refs:DEFINE_RUNTIME_DEV_PM_OPS (Results 1 – 25 of 60) sorted by relevance

123

/linux/drivers/platform/chrome/
A Dcros_hps_i2c.c129 static DEFINE_RUNTIME_DEV_PM_OPS(hps_pm_ops, hps_suspend, hps_resume, NULL);
/linux/drivers/tty/serial/
A Dserial_port.c116 static DEFINE_RUNTIME_DEV_PM_OPS(serial_port_pm,
/linux/drivers/iio/light/
A Dbh1780.c255 static DEFINE_RUNTIME_DEV_PM_OPS(bh1780_dev_pm_ops, bh1780_runtime_suspend,
A Dltrf216a.c541 static DEFINE_RUNTIME_DEV_PM_OPS(ltrf216a_pm_ops, ltrf216a_runtime_suspend,
A Dgp2ap002.c691 static DEFINE_RUNTIME_DEV_PM_OPS(gp2ap002_dev_pm_ops, gp2ap002_runtime_suspend,
A Disl29028.c677 static DEFINE_RUNTIME_DEV_PM_OPS(isl29028_pm_ops, isl29028_suspend,
A Dvcnl4035.c652 static DEFINE_RUNTIME_DEV_PM_OPS(vcnl4035_pm_ops, vcnl4035_runtime_suspend,
/linux/drivers/gpu/drm/exynos/
A Dexynos_dp.c271 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_dp_pm_ops, exynos_dp_suspend,
A Dexynos_drm_rotator.c449 static DEFINE_RUNTIME_DEV_PM_OPS(rotator_pm_ops, rotator_runtime_suspend,
A Dexynos_drm_mic.c372 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_mic_pm_ops, exynos_mic_suspend,
/linux/include/linux/
A Dpm_runtime.h37 #define DEFINE_RUNTIME_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
/linux/drivers/media/i2c/
A Ddw9719.c334 static DEFINE_RUNTIME_DEV_PM_OPS(dw9719_pm_ops, dw9719_suspend, dw9719_resume,
/linux/drivers/i2c/busses/
A Di2c-ls2x.c340 static DEFINE_RUNTIME_DEV_PM_OPS(ls2x_i2c_pm_ops,
/linux/drivers/iio/adc/
A Dti-ads1100.c410 static DEFINE_RUNTIME_DEV_PM_OPS(ads1100_pm_ops,
A Dimx93_adc.c461 static DEFINE_RUNTIME_DEV_PM_OPS(imx93_adc_pm_ops,
A Dimx8qxp-adc.c478 static DEFINE_RUNTIME_DEV_PM_OPS(imx8qxp_adc_pm_ops,
/linux/sound/soc/codecs/
A Dmax98363.c117 static DEFINE_RUNTIME_DEV_PM_OPS(max98363_pm, max98363_suspend, max98363_resume, NULL);
/linux/drivers/gpu/drm/rockchip/
A Danalogix_dp-rockchip.c447 static DEFINE_RUNTIME_DEV_PM_OPS(rockchip_dp_pm_ops, rockchip_dp_suspend,
/linux/drivers/phy/freescale/
A Dphy-fsl-samsung-hdmi.c692 static DEFINE_RUNTIME_DEV_PM_OPS(fsl_samsung_hdmi_phy_pm_ops,
/linux/drivers/gpu/drm/gma500/
A Dpsb_drv.c490 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);
/linux/drivers/staging/media/atomisp/i2c/
A Datomisp-gc0310.c701 static DEFINE_RUNTIME_DEV_PM_OPS(gc0310_pm_ops, gc0310_suspend, gc0310_resume, NULL);
/linux/drivers/gpio/
A Dgpio-mpc8xxx.c456 static DEFINE_RUNTIME_DEV_PM_OPS(mpc8xx_pm_ops,
/linux/drivers/pwm/
A Dpwm-rz-mtu3.c459 static DEFINE_RUNTIME_DEV_PM_OPS(rz_mtu3_pwm_pm_ops,
/linux/drivers/iio/magnetometer/
A Dtmag5273.c709 static DEFINE_RUNTIME_DEV_PM_OPS(tmag5273_pm_ops,
/linux/drivers/iio/pressure/
A Dicp10100.c628 static DEFINE_RUNTIME_DEV_PM_OPS(icp10100_pm, icp10100_suspend, icp10100_resume,

Completed in 76 milliseconds

123