Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_crtc.c656 static int pstate_cmp(const void *a, const void *b) in pstate_cmp() function
762 sort(pstates, cnt, sizeof(pstates[0]), pstate_cmp, NULL); in mdp5_crtc_atomic_check()