Home
last modified time | relevance | path

Searched refs:force_ps_timeout (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/wfx/
A Ddebug.c333 wdev->force_ps_timeout = val; in wfx_ps_timeout_set()
344 *val = wdev->force_ps_timeout; in wfx_ps_timeout_get()
A Dsta.c178 if (wvif->wdev->force_ps_timeout > -1) in wfx_get_ps_timeout()
179 return wvif->wdev->force_ps_timeout; in wfx_get_ps_timeout()
187 if (wvif->wdev->force_ps_timeout > -1) in wfx_get_ps_timeout()
188 return wvif->wdev->force_ps_timeout; in wfx_get_ps_timeout()
A Dwfx.h60 int force_ps_timeout; member
A Dmain.c338 wdev->force_ps_timeout = -1; in wfx_init_common()

Completed in 10 milliseconds