Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dsetup.c749 #define MAX_BRANDS 8 macro
750 static char brandname[MAX_BRANDS][128];
769 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()
772 for (i = 0; i < MAX_BRANDS; i++) in get_model_name()