Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Dintel_runtime_pm.c153 static int cmphandle(const void *_a, const void *_b) in cmphandle() function
188 sort(dbg->owners, dbg->count, sizeof(*dbg->owners), cmphandle, NULL); in __print_intel_runtime_pm_wakeref()