Searched refs:firmware_loading_complete (Results 1 – 10 of 10) sorted by relevance
98 struct completion firmware_loading_complete; member
1322 complete_all(&ts->firmware_loading_complete); in goodix_config_cb()1352 init_completion(&ts->firmware_loading_complete); in goodix_ts_probe()1449 wait_for_completion(&ts->firmware_loading_complete); in goodix_ts_remove()1459 wait_for_completion(&ts->firmware_loading_complete); in goodix_suspend()
986 init_completion(&rtlpriv->firmware_loading_complete); in rtl_usb_probe()1034 wait_for_completion(&rtlpriv->firmware_loading_complete); in rtl_usb_probe()1058 wait_for_completion(&rtlpriv->firmware_loading_complete); in rtl_usb_disconnect()
2126 init_completion(&rtlpriv->firmware_loading_complete); in rtl_pci_probe()2240 wait_for_completion(&rtlpriv->firmware_loading_complete); in rtl_pci_probe()2267 wait_for_completion(&rtlpriv->firmware_loading_complete); in rtl_pci_disconnect()
102 complete(&rtlpriv->firmware_loading_complete); in rtl_fw_do_work()
2659 struct completion firmware_loading_complete; member
83 complete(&rtlpriv->firmware_loading_complete); in rtl92se_fw_cb()
293 struct completion firmware_loading_complete; member5793 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5808 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5821 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()6283 init_completion(&priv->firmware_loading_complete); in mwl8k_probe()6339 wait_for_completion(&priv->firmware_loading_complete); in mwl8k_remove()
4977 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()4991 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()6656 init_completion(&il->_4965.firmware_loading_complete); in il4965_pci_probe()6695 wait_for_completion(&il->_4965.firmware_loading_complete); in il4965_pci_remove()
1355 struct completion firmware_loading_complete; member
Completed in 68 milliseconds