Searched refs:wfx_hif_set_pm (Results 1 – 3 of 3) sorted by relevance
49 int wfx_hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout);
395 int wfx_hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout) in wfx_hif_set_pm() function
215 return wfx_hif_set_pm(wvif, ps, ps_timeout); in wfx_update_pm()