Home
last modified time | relevance | path

Searched refs:debug_runtime_resume (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-cpu-debug.c750 static int debug_runtime_resume(struct device *dev) in debug_runtime_resume() function
761 SET_RUNTIME_PM_OPS(debug_runtime_suspend, debug_runtime_resume, NULL)