Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c1758 static int __maybe_unused inv_mpu_runtime_resume(struct device *dev) in inv_mpu_runtime_resume() function
1772 SET_RUNTIME_PM_OPS(inv_mpu_runtime_suspend, inv_mpu_runtime_resume, NULL)