Home
last modified time | relevance | path

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

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