Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds