Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h3531 u8 (*get_thermal)(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path); member
6174 if (!chip->ops->get_thermal) in rtw89_chip_get_thermal()
6177 return chip->ops->get_thermal(rtwdev, rf_path); in rtw89_chip_get_thermal()
H A Drtw8852a.c2094 .get_thermal = rtw8852a_get_thermal,
H A Drtw8851b.c2371 .get_thermal = rtw8851b_get_thermal,
H A Drtw8852b.c2533 .get_thermal = rtw8852b_get_thermal,
H A Drtw8922a.c2477 .get_thermal = rtw8922a_get_thermal,
H A Drtw8852c.c2872 .get_thermal = rtw8852c_get_thermal,