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