Searched refs:wmi_get_temperature (Results 1 – 3 of 3) sorted by relevance
758 int wmi_get_temperature(struct wil6210_priv *wil, u32 *t_m, u32 *t_r);
1157 int wmi_get_temperature(struct wil6210_priv *wil, u32 *t_bb, u32 *t_rf) in wmi_get_temperature() function
1108 int rc = wmi_get_temperature(wil, &t_m, &t_r); in wil_temp_debugfs_show()