Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan.c95 static struct semaphore close_exit_sync; variable
1485 up(&close_exit_sync); in mac_close()
1661 linux_wlan_lock_timeout(&close_exit_sync, 12 * 1000); in wl_wlan_cleanup()
1690 sema_init(&close_exit_sync, 0); in wilc_netdev_init()