Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhif_tx.h37 int hif_reset(struct wfx_vif *wvif, bool reset_stat);
H A Dsta.c274 hif_reset(wvif, false); in wfx_reset()
777 hif_reset(wvif, false); in wfx_remove_interface()
H A Dhif_tx.c159 int hif_reset(struct wfx_vif *wvif, bool reset_stat) in hif_reset() function