Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_crtc.c356 static int pstate_cmp(const void *a, const void *b) in pstate_cmp() function
394 sort(pstates, cnt, sizeof(pstates[0]), pstate_cmp, NULL); in mdp5_crtc_atomic_check()