Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c1733 static int __maybe_unused inv_mpu_runtime_suspend(struct device *dev) in inv_mpu_runtime_suspend() function
1772 SET_RUNTIME_PM_OPS(inv_mpu_runtime_suspend, inv_mpu_runtime_resume, NULL)