HomeSort by: relevance | last modified time | path
    Searched defs:cmphandle (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_runtime_pm.c 171 static int cmphandle(const void *_a, const void *_b) function in typeref:typename:int
206 sort(dbg->owners, dbg->count, sizeof(*dbg->owners), cmphandle, NULL);
intel_runtime_pm.c 171 static int cmphandle(const void *_a, const void *_b) function in typeref:typename:int
206 sort(dbg->owners, dbg->count, sizeof(*dbg->owners), cmphandle, NULL);

Completed in 24 milliseconds