Searched refs:terminate_cmdthread_sema (Results 1 – 4 of 4) sorted by relevance
54 struct semaphore terminate_cmdthread_sema; member
432 up(&pcmdpriv->terminate_cmdthread_sema); in r8712_cmd_thread()
254 _down_sema(&padapter->cmdpriv.terminate_cmdthread_sema); in r8712_stop_drv_threads()
63 sema_init(&(pcmdpriv->terminate_cmdthread_sema), 0); in _init_cmd_priv()