Home
last modified time | relevance | path

Searched refs:wl_timer_attach (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_timer.h3 s32 wl_timer_attach(struct net_device *net);
H A Dwl_timer.c561 wl_timer_attach(struct net_device *net) in wl_timer_attach() function
H A Ddhd_linux.c11694 if (wl_timer_attach(net) != 0) { in dhd_attach()