Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dcyapa.c1445 static int __maybe_unused cyapa_runtime_resume(struct device *dev) in cyapa_runtime_resume() function
1460 SET_RUNTIME_PM_OPS(cyapa_runtime_suspend, cyapa_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dcyapa.c1442 static int cyapa_runtime_resume(struct device *dev) in cyapa_runtime_resume() function
1457 RUNTIME_PM_OPS(cyapa_runtime_suspend, cyapa_runtime_resume, NULL)

Completed in 5 milliseconds