Searched refs:t_m (Results 1 – 2 of 2) sorted by relevance
1408 s32 t_m, t_r; in wil_temp_debugfs_show() local1409 int rc = wmi_get_temperature(wil, &t_m, &t_r); in wil_temp_debugfs_show()1416 print_temp(s, "T_mac =", t_m); in wil_temp_debugfs_show()
1208 int wmi_get_temperature(struct wil6210_priv *wil, u32 *t_m, u32 *t_r);