Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Ddhdioctl.h63 #define DHD_GET_MAGIC 0 macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_linux.c161 get_magic = DHD_GET_MAGIC; in dhd_ioctl()
Ddhdu.c524 if ((ret = dhd_get(dhd, DHD_GET_MAGIC, &val, sizeof(int))) < 0) in dhd_check()