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

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

Completed in 381 milliseconds