Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
Dsetup.c763 #define MAX_BRANDS 8 macro
764 static char brandname[MAX_BRANDS][128];
783 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()
786 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()