Searched refs:_rtw_down_sema (Results 1 – 5 of 5) sorted by relevance
66 u32 _rtw_down_sema(struct semaphore *sema) in _rtw_down_sema() function
745 _rtw_down_sema(&padapter->cmdpriv.terminate_cmdthread_sema); /* wait for cmd_thread to run */ in rtw_start_drv_threads()757 _rtw_down_sema(&padapter->cmdpriv.terminate_cmdthread_sema); in rtw_stop_drv_threads()
153 u32 _rtw_down_sema(struct semaphore *sema);
107 _rtw_down_sema(plock); in _enter_pwrlock()
181 if (_rtw_down_sema(&pcmdpriv->cmd_queue_sema) == _FAIL) in rtw_cmd_thread()