Searched refs:cursor_formats (Results 1 – 2 of 2) sorted by relevance
875 const struct dpu_format_extended *cursor_formats; member
73 static const u32 cursor_formats[] = { variable723 for (i = 0; i < ARRAY_SIZE(cursor_formats); ++i) { in get_plane_formats()727 formats[num_formats++] = cursor_formats[i]; in get_plane_formats()