Searched defs:hi_wait_event_interruptible (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ | ||
H A D | oal_wait.h | 76 #define hi_wait_event_interruptible(_st_wq, _condition) wait_event_interruptible(_st_wq, _condition) macro |
Completed in 1 milliseconds