Searched refs:n_pixel_formats (Results 1 – 4 of 4) sorted by relevance
188 formats = kcalloc(map->n_pixel_formats, sizeof(*formats), in get_writeback_formats()193 for (n = 0, i = 0; i < map->n_pixel_formats; i++) { in get_writeback_formats()
787 .n_pixel_formats = ARRAY_SIZE(malidp500_de_formats),833 .n_pixel_formats = ARRAY_SIZE(malidp550_de_formats),885 .n_pixel_formats = ARRAY_SIZE(malidp550_de_formats),908 for (i = 0; i < map->n_pixel_formats; i++) { in malidp_hw_get_format_id()
455 formats = kcalloc(map->n_pixel_formats, sizeof(*formats), GFP_KERNEL); in malidp_de_planes_init()471 for (n = 0, j = 0; j < map->n_pixel_formats; j++) { in malidp_de_planes_init()
116 const u8 n_pixel_formats; member