Searched refs:firmware_loading_complete (Results 1 – 9 of 9) sorted by relevance
112 struct completion firmware_loading_complete; member1192 complete_all(&ts->firmware_loading_complete); in goodix_config_cb()1222 init_completion(&ts->firmware_loading_complete); in goodix_ts_probe()1314 wait_for_completion(&ts->firmware_loading_complete); in goodix_ts_remove()1326 wait_for_completion(&ts->firmware_loading_complete); in goodix_suspend()
1038 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()
2206 init_completion(&rtlpriv->firmware_loading_complete); in rtl_pci_probe()2325 complete(&rtlpriv->firmware_loading_complete); in rtl_pci_probe()2345 wait_for_completion(&rtlpriv->firmware_loading_complete); in rtl_pci_disconnect()
81 complete(&rtlpriv->firmware_loading_complete); in rtl_fw_do_work()
2746 struct completion firmware_loading_complete; member
70 complete(&rtlpriv->firmware_loading_complete); in rtl92se_fw_cb()
293 struct completion firmware_loading_complete; member5769 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5784 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5797 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()6258 init_completion(&priv->firmware_loading_complete); in mwl8k_probe()6314 wait_for_completion(&priv->firmware_loading_complete); in mwl8k_remove()
4981 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()4995 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()6653 init_completion(&il->_4965.firmware_loading_complete); in il4965_pci_probe()6691 wait_for_completion(&il->_4965.firmware_loading_complete); in il4965_pci_remove()
1343 struct completion firmware_loading_complete; member