Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Dsetup.c737 #define MAX_BRANDS 8 macro
738 static char brandname[MAX_BRANDS][128];
757 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()
760 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()