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

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmutils.h 354 } bcm_iovar_t; typedef in typeref:struct:bcm_iovar
370 extern const bcm_iovar_t *bcm_iovar_lookup(const bcm_iovar_t *table, const char *name);
371 extern int bcm_iovar_lencheck(const bcm_iovar_t *table, void *arg, int len, bool set);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 395 } bcm_iovar_t; typedef in typeref:struct:bcm_iovar
411 extern const bcm_iovar_t *bcm_iovar_lookup(const bcm_iovar_t *table, const char *name);
412 extern int bcm_iovar_lencheck(const bcm_iovar_t *table, void *arg, int len, bool set);

Completed in 55 milliseconds