Home
last modified time | relevance | path

Searched refs:drm_mode_compare (Results 1 – 1 of 1) sorted by last modified time

/dragonfly/sys/dev/drm/
H A Ddrm_modes.c1212 static int drm_mode_compare(void *priv, struct list_head *lh_a, struct list_head *lh_b) in drm_mode_compare() function
1242 list_sort(NULL, mode_list, drm_mode_compare); in drm_mode_sort()