Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.c240 static struct semaphore hif_sema_thread; variable
3014 up(&hif_sema_thread); in hostIFthread()
4101 sema_init(&hif_sema_thread, 0); in host_int_init()
4231 down(&hif_sema_thread); in host_int_deinit()