OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dhd_check
(Results
1 - 4
of
4
) sorted by null
/hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.h
42
extern int
dhd_check
(void *dhd);
dhdu_common.h
69
extern int
dhd_check
(void *dhd);
dhdu_linux.c
284
if (!
dhd_check
(wl))
288
* If
dhd_check
() fails then go for a regular wl driver verification
606
if ((ret =
dhd_check
((void *)ifr)) != 0) {
609
syserr("
dhd_check
");
dhdu.c
518
dhd_check
(void *dhd)
function
[
all
...]
Completed in 1106 milliseconds