Searched defs:enum_list (Results 1 – 2 of 2) sorted by relevance
88 def add_enum_dict_fun(msg_id, para_index, enum_list): argument100 def merge_enum_dict_fun(msg_id, para_index, enum_list): argument
440 struct drm_prop_enum_list enum_list[max_t(int, DRM_COLOR_ENCODING_MAX, DRM_COLOR_RANGE_MAX)]; in drm_plane_create_color_properties() local