Searched refs:drm_mode_sort (Results 1 – 4 of 4) sorted by relevance
532 void drm_mode_sort(struct list_head *mode_list);
528 drm_mode_sort(&connector->modes); in drm_helper_probe_single_connector_modes()
1349 void drm_mode_sort(struct list_head *mode_list) in drm_mode_sort() function1353 EXPORT_SYMBOL(drm_mode_sort);
2275 drm_mode_sort(&connector->modes); in vmw_du_connector_fill_modes()