HomeSort by relevance Sort by last modified time
    Searched defs:cmd_t (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/dhdutil/
dhdu_cmd.h 24 typedef struct cmd cmd_t; typedef in typeref:struct:cmd
25 typedef int (cmd_func_t)(void *dhd, cmd_t *cmd, char **argv);
37 extern cmd_t dhd_cmds[];
38 extern cmd_t dhd_varcmd;
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_cmd.h 24 typedef struct cmd cmd_t; typedef in typeref:struct:cmd
25 typedef int (cmd_func_t)(void *dhd, cmd_t *cmd, char **argv);
37 extern cmd_t dhd_cmds[];
38 extern cmd_t dhd_varcmd;

Completed in 20 milliseconds