Home
last modified time | relevance | path

Searched refs:bo_type_names (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_bo.c28 static const char * const bo_type_names[] = { variable
1023 BUILD_BUG_ON(ARRAY_SIZE(bo_type_names) != VC4_BO_TYPE_COUNT); in vc4_bo_cache_init()
1025 vc4->bo_labels[i].name = bo_type_names[i]; in vc4_bo_cache_init()