Searched refs:firmware_loading_complete (Results 1 – 10 of 10) sorted by relevance
97 struct completion firmware_loading_complete; member
1297 complete_all(&ts->firmware_loading_complete); in goodix_config_cb()1327 init_completion(&ts->firmware_loading_complete); in goodix_ts_probe()1424 wait_for_completion(&ts->firmware_loading_complete); in goodix_ts_remove()1434 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; member5854 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5869 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()5882 complete(&priv->firmware_loading_complete); in mwl8k_fw_state_machine()6344 init_completion(&priv->firmware_loading_complete); in mwl8k_probe()6400 wait_for_completion(&priv->firmware_loading_complete); in mwl8k_remove()
4979 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()4993 complete(&il->_4965.firmware_loading_complete); in il4965_ucode_callback()6658 init_completion(&il->_4965.firmware_loading_complete); in il4965_pci_probe()6697 wait_for_completion(&il->_4965.firmware_loading_complete); in il4965_pci_remove()
1355 struct completion firmware_loading_complete; member