Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Drcar-gyroadc.c583 static int rcar_gyroadc_suspend(struct device *dev) in rcar_gyroadc_suspend() function
605 SET_RUNTIME_PM_OPS(rcar_gyroadc_suspend, rcar_gyroadc_resume, NULL)
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Drcar-gyroadc.c580 static int rcar_gyroadc_suspend(struct device *dev) in rcar_gyroadc_suspend() function
601 RUNTIME_PM_OPS(rcar_gyroadc_suspend, rcar_gyroadc_resume, NULL)

Completed in 3 milliseconds