Searched refs:start_fw (Results 1 – 2 of 2) sorted by relevance
355 int (*start_fw)(struct iwl_trans *trans, const struct fw_img *fw); member483 return trans->ops->start_fw(trans, fw); in iwl_trans_start_fw()
2207 .start_fw = iwl_trans_pcie_start_fw,