Home
last modified time | relevance | path

Searched refs:hts221_pm_ops (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/humidity/
H A Dhts221.h47 extern const struct dev_pm_ops hts221_pm_ops;
H A Dhts221_i2c.c65 .pm = &hts221_pm_ops,
H A Dhts221_spi.c58 .pm = &hts221_pm_ops,
H A Dhts221_core.c660 const struct dev_pm_ops hts221_pm_ops = { variable
663 EXPORT_SYMBOL(hts221_pm_ops); variable
/kernel/linux/linux-6.6/drivers/iio/humidity/
H A Dhts221.h47 extern const struct dev_pm_ops hts221_pm_ops;
H A Dhts221_i2c.c64 .pm = pm_sleep_ptr(&hts221_pm_ops),
H A Dhts221_spi.c58 .pm = pm_sleep_ptr(&hts221_pm_ops),
H A Dhts221_core.c678 EXPORT_NS_SIMPLE_DEV_PM_OPS(hts221_pm_ops, hts221_suspend, hts221_resume,

Completed in 3 milliseconds