Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/imu/
H A Dkmx61.c726 * OPERATION then we know that kmx61_runtime_resume was already called
1495 static int kmx61_runtime_resume(struct device *dev) in kmx61_runtime_resume() function
1511 SET_RUNTIME_PM_OPS(kmx61_runtime_suspend, kmx61_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/iio/imu/
H A Dkmx61.c726 * OPERATION then we know that kmx61_runtime_resume was already called
1482 static int kmx61_runtime_resume(struct device *dev) in kmx61_runtime_resume() function
1497 RUNTIME_PM_OPS(kmx61_runtime_suspend, kmx61_runtime_resume, NULL)

Completed in 5 milliseconds