Home
last modified time | relevance | path

Searched refs:inv_mpu_runtime_suspend (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c1724 static int __maybe_unused inv_mpu_runtime_suspend(struct device *dev) in inv_mpu_runtime_suspend() function
1763 SET_RUNTIME_PM_OPS(inv_mpu_runtime_suspend, inv_mpu_runtime_resume, NULL)