Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h445 #define IOVT_UINT8 3 /* unsigned int 8 bits */ macro
469 (type == IOVT_UINT8) || \
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1242 case IOVT_UINT8: in bcm_iovar_lencheck()