Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_bo.c24 static const char * const bo_type_names[] = { variable
1024 BUILD_BUG_ON(ARRAY_SIZE(bo_type_names) != VC4_BO_TYPE_COUNT); in vc4_bo_cache_init()
1026 vc4->bo_labels[i].name = bo_type_names[i]; in vc4_bo_cache_init()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds