Searched refs:firmware_loading_complete (Results 1 – 10 of 10) sorted by relevance
98 struct completion firmware_loading_complete; member
1284 complete_all(&ts->firmware_loading_complete); in goodix_config_cb()1314 init_completion(&ts->firmware_loading_complete); in goodix_ts_probe()1411 wait_for_completion(&ts->firmware_loading_complete); in goodix_ts_remove()1421 wait_for_completion(&ts->firmware_loading_complete); in goodix_suspend()
991 init_completion(&rtlpriv->firmware_loading_complete); in rtl_usb_probe()1043 complete(&rtlpriv->firmware_loading_complete); in rtl_usb_probe()1060 wait_for_completion(&rtlpriv->firmware_loading_complete); in rtl_usb_disconnect()
2150 init_completion(&rtlpriv->firmware_loading_complete); in rtl_pci_probe()2269 complete(&rtlpriv->firmware_loading_complete); in rtl_pci_probe()2289 wait_for_completion(&rtlpriv->firmware_loading_complete); in rtl_pci_disconnect()
113 complete(&rtlpriv->firmware_loading_complete); in rtl_fw_do_work()
2669 struct completion firmware_loading_complete; member
67 complete(&rtlpriv->firmware_loading_complete); in rtl92se_fw_cb()
293 struct completion firmware_loading_complete; member5787 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5802 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5815 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()6277 init_completion(&priv->firmware_loading_complete); in mwl8k_probe()6333 wait_for_completion(&priv->firmware_loading_complete); in mwl8k_remove()
4974 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()4988 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()6653 init_completion(&il->_4965.firmware_loading_complete); in il4965_pci_probe()6692 wait_for_completion(&il->_4965.firmware_loading_complete); in il4965_pci_remove()
1355 struct completion firmware_loading_complete; member