Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_modes.c1120 static int drm_mode_compare(void *priv, struct list_head *lh_a, struct list_head *lh_b) in drm_mode_compare() function
1150 list_sort(NULL, mode_list, drm_mode_compare); in drm_mode_sort()