Home
last modified time | relevance | path

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

/drivers/staging/wilc1000/
Dhost_interface.h310 struct semaphore hSemTestDisconnectBlock; member
Dhost_interface.c2042 up(&hif_drv->hSemTestDisconnectBlock); in Handle_Disconnect()
3564 down(&hif_drv->hSemTestDisconnectBlock); in host_int_disconnect()
4109 sema_init(&hif_drv->hSemTestDisconnectBlock, 0); in host_int_init()