Searched refs:broadcast_rgb_names (Results 1 – 1 of 1) sorted by relevance
84 static const char *broadcast_rgb_names[] = { variable101 ARRAY_SIZE(broadcast_rgb_names)); in intel_attach_broadcast_rgb_property()105 for (i = 0; i < ARRAY_SIZE(broadcast_rgb_names); i++) in intel_attach_broadcast_rgb_property()106 drm_property_add_enum(prop, i, i, broadcast_rgb_names[i]); in intel_attach_broadcast_rgb_property()