Home
last modified time | relevance | path

Searched refs:dcmd_resp_wait (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c508 wait_queue_head_t dcmd_resp_wait; member
1723 add_wait_queue(&bus->dcmd_resp_wait, &wait); in brcmf_sdio_dcmd_resp_wait()
1733 remove_wait_queue(&bus->dcmd_resp_wait, &wait); in brcmf_sdio_dcmd_resp_wait()
1740 wake_up_interruptible(&bus->dcmd_resp_wait); in brcmf_sdio_dcmd_resp_wake()
4460 init_waitqueue_head(&bus->dcmd_resp_wait); in brcmf_sdio_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c506 wait_queue_head_t dcmd_resp_wait; member
1734 add_wait_queue(&bus->dcmd_resp_wait, &wait); in brcmf_sdio_dcmd_resp_wait()
1744 remove_wait_queue(&bus->dcmd_resp_wait, &wait); in brcmf_sdio_dcmd_resp_wait()
1751 wake_up_interruptible(&bus->dcmd_resp_wait); in brcmf_sdio_dcmd_resp_wake()
4485 init_waitqueue_head(&bus->dcmd_resp_wait); in brcmf_sdio_probe()

Completed in 12 milliseconds