Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/dec/prom/
H A Didentify.c46 #define STR_BUF_LEN 64 in get_system_type() macro
47 static char system[STR_BUF_LEN]; in get_system_type()
52 snprintf(system, STR_BUF_LEN, "Digital %s", in get_system_type()
/kernel/linux/linux-6.6/arch/mips/dec/prom/
H A Didentify.c46 #define STR_BUF_LEN 64 in get_system_type() macro
47 static char system[STR_BUF_LEN]; in get_system_type()
52 snprintf(system, STR_BUF_LEN, "Digital %s", in get_system_type()

Completed in 1 milliseconds