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

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1107 u32 t_m, t_r; wil_temp_debugfs_show() local
1108 int rc = wmi_get_temperature(wil, &t_m, &t_r); wil_temp_debugfs_show()
1115 print_temp(s, "T_mac =", t_m); wil_temp_debugfs_show()
H A Dwil6210.h758 int wmi_get_temperature(struct wil6210_priv *wil, u32 *t_m, u32 *t_r);

Completed in 106 milliseconds