Searched refs:dhd_timeout_t (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Ddhd.h513 } dhd_timeout_t; typedef in typeref:struct:__anon3290
515 extern void dhd_timeout_start(dhd_timeout_t *tmo, uint usec);
516 extern int dhd_timeout_expired(dhd_timeout_t *tmo);
H A Ddhd_linux.c773 dhd_timeout_start(dhd_timeout_t *tmo, uint usec)
782 dhd_timeout_expired(dhd_timeout_t *tmo)
H A Ddhd_sdio.c4053 dhd_timeout_t tmo;

Completed in 135 milliseconds