Home
last modified time | relevance | path

Searched refs:t_m (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/wil6210/
Ddebugfs.c1372 s32 t_m, t_r; in temp_show() local
1376 rc = wmi_get_temperature(wil, &t_m, &t_r); in temp_show()
1381 print_temp(s, "T_mac =", t_m); in temp_show()
Dwil6210.h1262 int wmi_get_temperature(struct wil6210_priv *wil, u32 *t_m, u32 *t_r);