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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsetup.c756 static char api_names[][16] = {"200", "Nautilus"}; variable
1050 (type - ST_API_BIAS) < ARRAY_SIZE(api_names)) {
1051 *type_name = api_names[type - ST_API_BIAS];

Completed in 53 milliseconds