Searched refs:dhd_check (Results 1 – 4 of 4) sorted by relevance
42 extern int dhd_check(void *dhd);
69 extern int dhd_check(void *dhd);
284 if (!dhd_check (wl)) in wl_check()606 if ((ret = dhd_check((void *)ifr)) != 0) { in process_args()
519 dhd_check(void *dhd) in dhd_check() function