Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.c3030 static void TimerCB_Connect(unsigned long arg) in TimerCB_Connect() function
4138 setup_timer(&hif_drv->hConnectTimer, TimerCB_Connect, 0); in host_int_init()