Home
last modified time | relevance | path

Searched defs:_timeout (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_wait.h66 #define hi_wait_event_interruptible_timeout(_st_wq, _condition, _timeout) \ argument
70 #define hi_wait_event_timeout(_st_wq, _condition, _timeout) wait_event_timeout(_st_wq, _condition, … argument
72 #define hi_wait_event_timeout(_st_wq, _condition, _timeout) \ argument