Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h447 #define IOVT_UINT16 5 /* unsigned int 16 bits */ macro
471 (type == IOVT_UINT16) || \
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1243 case IOVT_UINT16: in bcm_iovar_lencheck()