Home
last modified time | relevance | path

Searched refs:dhd_check (Results 1 – 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.h42 extern int dhd_check(void *dhd);
Ddhdu_common.h69 extern int dhd_check(void *dhd);
Ddhdu_linux.c284 if (!dhd_check (wl)) in wl_check()
606 if ((ret = dhd_check((void *)ifr)) != 0) { in process_args()
Ddhdu.c519 dhd_check(void *dhd) in dhd_check() function