Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dstmfts.c761 static int __maybe_unused stmfts_runtime_resume(struct device *dev) in stmfts_runtime_resume() function
791 SET_RUNTIME_PM_OPS(stmfts_runtime_suspend, stmfts_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dstmfts.c757 static int stmfts_runtime_resume(struct device *dev) in stmfts_runtime_resume() function
787 RUNTIME_PM_OPS(stmfts_runtime_suspend, stmfts_runtime_resume, NULL)

Completed in 3 milliseconds