Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/gyro/
H A Dmpu3050-core.c1284 static int mpu3050_runtime_suspend(struct device *dev) in mpu3050_runtime_suspend() function
1298 SET_RUNTIME_PM_OPS(mpu3050_runtime_suspend,
/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dmpu3050-core.c1281 static int mpu3050_runtime_suspend(struct device *dev) in mpu3050_runtime_suspend() function
1291 DEFINE_RUNTIME_DEV_PM_OPS(mpu3050_dev_pm_ops, mpu3050_runtime_suspend,

Completed in 4 milliseconds