Searched refs:drm_mode_sort (Results 1 – 4 of 4) sorted by relevance
537 void drm_mode_sort(struct list_head *mode_list);
543 drm_mode_sort(&connector->modes); in drm_helper_probe_single_connector_modes()
1371 void drm_mode_sort(struct list_head *mode_list) in drm_mode_sort() function1375 EXPORT_SYMBOL(drm_mode_sort);
2315 drm_mode_sort(&connector->modes); in vmw_du_connector_fill_modes()