Home
last modified time | relevance | path

Searched refs:get_thermal (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/net/wireless/realtek/rtw89/
Dcore.h3062 u8 (*get_thermal)(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path); member
5093 if (!chip->ops->get_thermal) in rtw89_chip_get_thermal()
5096 return chip->ops->get_thermal(rtwdev, rf_path); in rtw89_chip_get_thermal()
Drtw8852a.c2047 .get_thermal = rtw8852a_get_thermal,
Drtw8851b.c2302 .get_thermal = rtw8851b_get_thermal,
Drtw8852b.c2471 .get_thermal = rtw8852b_get_thermal,
Drtw8852c.c2777 .get_thermal = rtw8852c_get_thermal,