HomeSort by relevance Sort by last modified time
    Searched refs:CMD_OPT (Results 1 - 3 of 3) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.h 56 #define CMD_OPT 0 /* a command line option */
dhdu_linux.c 458 if ((status = dhd_option(&argv, &ifname, &help)) == CMD_OPT) {
582 if ((status = dhd_option(&argv, &ifname, &help)) == CMD_OPT) {
dhdu.c 368 int status = CMD_OPT;
    [all...]

Completed in 379 milliseconds