Searched refs:efct_hw_reset (Results 1 – 3 of 3) sorted by relevance
83 enum efct_hw_reset { enum756 efct_hw_reset(struct efct_hw *hw, enum efct_hw_reset reset);
314 if (efct_hw_reset(&efct->hw, EFCT_HW_RESET_FIRMWARE)) { in efct_fw_reset()
3505 efct_hw_sli_reset(struct efct_hw *hw, enum efct_hw_reset reset, in efct_hw_sli_reset()3545 efct_hw_reset(struct efct_hw *hw, enum efct_hw_reset reset) in efct_hw_reset() function