Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/include/
Dbcmsdh.h211 extern int bcmsdh_reg_sdio_notify(void* semaphore);
/drivers/net/wireless/bcmdhd/
Dbcmsdh_linux.c547 int bcmsdh_reg_sdio_notify(void* semaphore) in bcmsdh_reg_sdio_notify() function
Ddhd_sdio.c7634 return bcmsdh_reg_sdio_notify(semaphore); in dhd_bus_reg_sdio_notify()