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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 115 milliseconds