Home
last modified time | relevance | path

Searched refs:phy_lookup (Results 1 – 2 of 2) sorted by relevance

/external/iw/
Diw.c254 static int phy_lookup(char *name) in phy_lookup() function
326 devidx = phy_lookup(*argv); in __handle_cmd()
551 else if ((idx = phy_lookup(argv[0])) >= 0) in main()
/external/autotest/client/deps/iwcap/src/
Diwcap.c106 static int phy_lookup(char *name) in phy_lookup() function
505 devidx = phy_lookup(*argv); in __handle_cmd()