Home
last modified time | relevance | path

Searched refs:ltc2983_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dltc2983.c1527 static int __maybe_unused ltc2983_suspend(struct device *dev) in ltc2983_suspend() function
1534 static SIMPLE_DEV_PM_OPS(ltc2983_pm_ops, ltc2983_suspend, ltc2983_resume);
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dltc2983.c1695 static int ltc2983_suspend(struct device *dev) in ltc2983_suspend() function
1702 static DEFINE_SIMPLE_DEV_PM_OPS(ltc2983_pm_ops, ltc2983_suspend,

Completed in 5 milliseconds