Home
last modified time | relevance | path

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

12

/linux/drivers/tty/serial/
H A Dserial_port.c116 static DEFINE_RUNTIME_DEV_PM_OPS(serial_port_pm,
/linux/drivers/iio/light/
H A Dbh1780.c253 static DEFINE_RUNTIME_DEV_PM_OPS(bh1780_dev_pm_ops, bh1780_runtime_suspend,
H A Dveml3328.c392 static DEFINE_RUNTIME_DEV_PM_OPS(veml3328_pm_ops,
H A Dltrf216a.c538 static DEFINE_RUNTIME_DEV_PM_OPS(ltrf216a_pm_ops, ltrf216a_runtime_suspend,
H A Dveml6046x00.c1000 static DEFINE_RUNTIME_DEV_PM_OPS(veml6046x00_pm_ops,
/linux/drivers/i2c/busses/
H A Di2c-ls2x.c348 static DEFINE_RUNTIME_DEV_PM_OPS(ls2x_i2c_pm_ops,
/linux/sound/soc/codecs/
H A Dmax98363.c113 static DEFINE_RUNTIME_DEV_PM_OPS(max98363_pm, max98363_suspend, max98363_resume, NULL); in max98363_resume()
/linux/drivers/iio/adc/
H A Drzn1-adc.c466 static DEFINE_RUNTIME_DEV_PM_OPS(rzn1_adc_pm_ops,
H A D88pm886-gpadc.c370 static DEFINE_RUNTIME_DEV_PM_OPS(pm886_gpadc_pm_ops,
H A Dimx93_adc.c470 static DEFINE_RUNTIME_DEV_PM_OPS(imx93_adc_pm_ops,
H A Dimx8qxp-adc.c473 static DEFINE_RUNTIME_DEV_PM_OPS(imx8qxp_adc_pm_ops,
H A Dti-ads1119.c801 static DEFINE_RUNTIME_DEV_PM_OPS(ads1119_pm_ops, ads1119_runtime_suspend,
H A Dstm32-adc-core.c846 static DEFINE_RUNTIME_DEV_PM_OPS(stm32_adc_core_pm_ops,
/linux/drivers/thermal/
H A Dimx91_thermal.c367 static DEFINE_RUNTIME_DEV_PM_OPS(imx91_tmu_pm_ops, imx91_tmu_runtime_suspend,
/linux/include/linux/
H A Dpm_runtime.h38 #define DEFINE_RUNTIME_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_rotator.c449 static DEFINE_RUNTIME_DEV_PM_OPS(rotator_pm_ops, rotator_runtime_suspend,
H A Dexynos_drm_scaler.c584 static DEFINE_RUNTIME_DEV_PM_OPS(scaler_pm_ops, scaler_runtime_suspend,
/linux/drivers/iio/magnetometer/
H A Dtlv493d.c497 static DEFINE_RUNTIME_DEV_PM_OPS(tlv493d_pm_ops, tlv493d_runtime_suspend,
/linux/drivers/gpio/
H A Dgpio-mpc8xxx.c483 static DEFINE_RUNTIME_DEV_PM_OPS(mpc8xx_pm_ops,
/linux/drivers/mmc/host/
H A Drenesas_sdhi_sys_dmac.c458 static DEFINE_RUNTIME_DEV_PM_OPS(renesas_sdhi_sys_dmac_dev_pm_ops,
/linux/drivers/pwm/
H A Dpwm-rz-mtu3.c459 static DEFINE_RUNTIME_DEV_PM_OPS(rz_mtu3_pwm_pm_ops,
/linux/drivers/phy/freescale/
H A Dphy-fsl-samsung-hdmi.c720 static DEFINE_RUNTIME_DEV_PM_OPS(fsl_samsung_hdmi_phy_pm_ops,
H A Dphy-fsl-imx8mq-usb.c833 static DEFINE_RUNTIME_DEV_PM_OPS(imx8mq_usb_phy_pm_ops, imx8mq_usb_phy_runtime_suspend,
/linux/drivers/iio/pressure/
H A Dicp10100.c623 static DEFINE_RUNTIME_DEV_PM_OPS(icp10100_pm, icp10100_suspend, icp10100_resume,
/linux/drivers/media/i2c/
H A Dov02c10.c981 static DEFINE_RUNTIME_DEV_PM_OPS(ov02c10_pm_ops, ov02c10_power_off,

12