Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/
Ddhd.h398 extern void dhd_wait_event_wakeup(dhd_pub_t *dhd);
Ddhd_linux.c2743 void dhd_wait_event_wakeup(dhd_pub_t *dhd) in dhd_wait_event_wakeup() function
Ddhd_sdio.c4492 dhd_wait_event_wakeup(bus->dhd); in dhdsdio_dpc()