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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dinterface.c1751 static struct hwtype *get_hwntype(int type) function
1837 hw = get_hwntype(hf);
1839 hw = get_hwntype(-1);
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dinterface.c1771 static struct hwtype *get_hwntype(int type) function
1857 hw = get_hwntype(hf);
1859 hw = get_hwntype(-1);

Completed in 46 milliseconds