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