Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_cmn.c3134 pi->nphy_lastcal_temp = wlc_phy_tempsense_nphy(pi); in wlc_phy_cal_perical()
3141 nphy_currtemp = wlc_phy_tempsense_nphy(pi); in wlc_phy_cal_perical()
3258 nphy_currtemp = wlc_phy_tempsense_nphy(pi); in wlc_phy_stf_chain_active_get()
Dwlc_phy_int.h1173 extern s16 wlc_phy_tempsense_nphy(phy_info_t *pi);
Dwlc_phy_n.c20913 s16 wlc_phy_tempsense_nphy(phy_info_t *pi) in wlc_phy_tempsense_nphy() function