Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_cmd.h54 struct semaphore terminate_cmdthread_sema; member
Drtl8712_cmd.c432 up(&pcmdpriv->terminate_cmdthread_sema); in r8712_cmd_thread()
Dos_intfs.c254 _down_sema(&padapter->cmdpriv.terminate_cmdthread_sema); in r8712_stop_drv_threads()
Drtl871x_cmd.c63 sema_init(&(pcmdpriv->terminate_cmdthread_sema), 0); in _init_cmd_priv()