Searched refs:hif_set_pm (Results 1 – 3 of 3) sorted by relevance
47 int hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout);
423 int hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout) in hif_set_pm() function
198 return hif_set_pm(wvif, ps, ps_timeout); in wfx_update_pm()