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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_cmd.h 25 typedef int (cmd_func_t)(void *dhd, cmd_t *cmd, char **argv); typedef
30 cmd_func_t *func;
  /external/ltp/testcases/kernel/hotplug/memory_hotplug/
commands.c 1004 typedef int (*cmd_func_t) (char *); typedef
1008 cmd_func_t cmd_func; /* */

Completed in 81 milliseconds