Searched defs:ps_timeout (Results 1 - 3 of 3) sorted by relevance

/drivers/block/paride/
H A Dpseudo.h42 static unsigned long ps_timeout; variable
60 ps_timeout = jiffies + timeout;
87 if (!ps_ready || ps_ready() || time_after_eq(jiffies, ps_timeout)) {
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1978 int ps_timeout; member in struct:ieee80211_device
/drivers/staging/rtl8192e/
H A Drtllib.h2270 int ps_timeout; member in struct:rtllib_device

Completed in 96 milliseconds