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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dstallion.c218 } stl_brdstr[] = { variable in typeref:struct:__anon11133
657 for (i = 0; i < ARRAY_SIZE(stl_brdstr); i++)
658 if (strcmp(stl_brdstr[i].name, argp[0]) == 0)
661 if (i == ARRAY_SIZE(stl_brdstr)) {
666 confp->brdtype = stl_brdstr[i].type;

Completed in 117 milliseconds