Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h443 #define IOVT_BOOL 1 /* any value ok (zero/nonzero) */ macro
467 (type == IOVT_BOOL) || \
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1238 case IOVT_BOOL: in bcm_iovar_lencheck()