Home
last modified time | relevance | path

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

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