Searched refs:iwl4965_hw_get_temperature (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-4965.c53 static int iwl4965_hw_get_temperature(struct iwl_priv *priv);
272 priv->temperature = iwl4965_hw_get_temperature(priv);
1570 * iwl4965_hw_get_temperature - return the calibrated temperature (in Kelvin)
1575 static int iwl4965_hw_get_temperature(struct iwl_priv *priv) function
1676 temp = iwl4965_hw_get_temperature(priv);

Completed in 113 milliseconds