Home
last modified time | relevance | path

Searched refs:hif_set_pm (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/wfx/
Dhif_tx.h47 int hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout);
Dhif_tx.c423 int hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout) in hif_set_pm() function
Dsta.c198 return hif_set_pm(wvif, ps, ps_timeout); in wfx_update_pm()