Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Ddhdioctl.h64 #define DHD_GET_VERSION 1 macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c528 if ((ret = dhd_get(dhd, DHD_GET_VERSION, &val, sizeof(int))) < 0) in dhd_check()