Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.h51 #define INT_FMT_UINT 1 /* unsigned integer */ macro
Ddhdu.c390 int_fmt = INT_FMT_UINT; in dhd_option()
541 case INT_FMT_UINT: in dhd_printint()