Home
last modified time | relevance | path

Searched refs:iwl_mvm_get_temp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c235 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp) in iwl_mvm_get_temp() function
300 ret = iwl_mvm_get_temp(mvm, &temp); in check_exit_ctkill()
630 ret = iwl_mvm_get_temp(mvm, &temp); in iwl_mvm_tzone_get_temp()
H A Dmvm.h2237 int iwl_mvm_get_temp(struct iwl_mvm *mvm, s32 *temp);
H A Ddebugfs.c291 ret = iwl_mvm_get_temp(mvm, &temp); in iwl_dbgfs_nic_temp_read()