Searched refs:firmware_loading_complete (Results 1 – 10 of 10) sorted by relevance
98 struct completion firmware_loading_complete; member
1274 complete_all(&ts->firmware_loading_complete); in goodix_config_cb()1305 init_completion(&ts->firmware_loading_complete); in goodix_ts_probe()1402 wait_for_completion(&ts->firmware_loading_complete); in goodix_ts_remove()1412 wait_for_completion(&ts->firmware_loading_complete); in goodix_suspend()
1039 init_completion(&rtlpriv->firmware_loading_complete); in rtl_usb_probe()1088 complete(&rtlpriv->firmware_loading_complete); in rtl_usb_probe()1105 wait_for_completion(&rtlpriv->firmware_loading_complete); in rtl_usb_disconnect()
2204 init_completion(&rtlpriv->firmware_loading_complete); in rtl_pci_probe()2323 complete(&rtlpriv->firmware_loading_complete); in rtl_pci_probe()2343 wait_for_completion(&rtlpriv->firmware_loading_complete); in rtl_pci_disconnect()
113 complete(&rtlpriv->firmware_loading_complete); in rtl_fw_do_work()
2745 struct completion firmware_loading_complete; member
70 complete(&rtlpriv->firmware_loading_complete); in rtl92se_fw_cb()
293 struct completion firmware_loading_complete; member5777 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5792 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5805 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()6267 init_completion(&priv->firmware_loading_complete); in mwl8k_probe()6323 wait_for_completion(&priv->firmware_loading_complete); in mwl8k_remove()
4980 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()4994 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()6647 init_completion(&il->_4965.firmware_loading_complete); in il4965_pci_probe()6685 wait_for_completion(&il->_4965.firmware_loading_complete); in il4965_pci_remove()
1343 struct completion firmware_loading_complete; member