Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dda280.c164 static int da280_suspend(struct device *dev) in da280_suspend() function
175 static SIMPLE_DEV_PM_OPS(da280_pm_ops, da280_suspend, da280_resume);
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dda280.c159 static int da280_suspend(struct device *dev) in da280_suspend() function
169 static DEFINE_SIMPLE_DEV_PM_OPS(da280_pm_ops, da280_suspend, da280_resume);

Completed in 1 milliseconds