Home
last modified time | relevance | path

Searched refs:bcm_bit_desc_t (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h737 } bcm_bit_desc_t; typedef
742 const bcm_bit_desc_t *bitfield;
795 extern int bcm_format_flags(const bcm_bit_desc_t *bd, uint32 flags, char* buf, int len);
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1667 bcm_format_flags(const bcm_bit_desc_t *bd, uint32 flags, char* buf, int len) in bcm_format_flags()