Searched refs:export_head (Results 1 – 2 of 2) sorted by relevance
428 struct list_head export_head; member
2101 list_for_each_entry(mode_itr, export_list, export_head) in drm_mode_expose_to_userspace()2176 list_add_tail(&mode->export_head, &export_list); in drm_mode_getconnector()2191 list_for_each_entry(mode, &export_list, export_head) { in drm_mode_getconnector()