Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_modes.c1321 static int drm_mode_compare(void *priv, struct list_head *lh_a, struct list_head *lh_b) in drm_mode_compare() function
1351 list_sort(NULL, mode_list, drm_mode_compare); in drm_mode_sort()