Searched refs:cursor_formats (Results 1 – 2 of 2) sorted by relevance
893 const struct dpu_format_extended *cursor_formats; member
82 static const u32 cursor_formats[] = { variable732 for (i = 0; i < ARRAY_SIZE(cursor_formats); ++i) { in get_plane_formats()736 formats[num_formats++] = cursor_formats[i]; in get_plane_formats()
Completed in 8 milliseconds