Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8712/
Dhal_init.c43 complete(&adapter->rtl8712_fw_ready); in rtl871x_load_fw_cb()
49 complete(&adapter->rtl8712_fw_ready); in rtl871x_load_fw_cb()
59 init_completion(&padapter->rtl8712_fw_ready); in rtl871x_load_fw()
Ddrv_types.h167 struct completion rtl8712_fw_ready; member
Dusb_intf.c599 wait_for_completion(&padapter->rtl8712_fw_ready); in r871xu_dev_remove()