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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/ar7/
H A Dprom.c87 static struct psp_var_map_entry psp_var_map[] = { variable in typeref:struct:psp_var_map_entry
133 for (i = 0; i < ARRAY_SIZE(psp_var_map); i++)
134 if (psp_var_map[i].num == num)
135 return psp_var_map[i].value;

Completed in 157 milliseconds