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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
miniopt.h 35 /* These are persistent after miniopt_init() */
60 void miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
miniopt.c 41 miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags) function
dhdu.c 618 miniopt_init(&opts, "pktgen", "", FALSE);
959 miniopt_init(&opts, "membytes", "rh", FALSE);
    [all...]

Completed in 775 milliseconds