Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
Dfrw_timer.h57 hi_void *timeout_arg; /* 超时处理函数入参 */ member
Dfrw_timer.c146 hi_u32 timeoutval, hi_void *timeout_arg, hi_u8 is_periodic) in frw_timer_create_timer()