Home
last modified time | relevance | path

Searched refs:DHD_IOCTL_VERSION (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/include/
Ddhdioctl.h57 #define DHD_IOCTL_VERSION 1 macro
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_common.c407 *(int*)buf = DHD_IOCTL_VERSION; in dhd_ioctl()
/hardware/broadcom/wlan/bcm4329/src/dhd/exe/
Ddhdu.c465 if (val > DHD_IOCTL_VERSION) { in dhd_check()