Searched refs:t_m (Results 1 – 2 of 2) sorted by relevance
1372 s32 t_m, t_r; in temp_show() local1376 rc = wmi_get_temperature(wil, &t_m, &t_r); in temp_show()1381 print_temp(s, "T_mac =", t_m); in temp_show()
1262 int wmi_get_temperature(struct wil6210_priv *wil, u32 *t_m, u32 *t_r);