Searched refs:OSA_SemaphoreDestroy (Results 1 – 14 of 14) sorted by relevance
138 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)lock->rw_lock);
341 osaStatus_t OSA_SemaphoreDestroy(osaSemaphoreId_t semId);
2111 … (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)mlan_adap->priv[i]->rx_reorder_tbl_lock); in wifi_core_deinit()2132 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)txbuf_sem); in wifi_core_deinit()2138 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)wm_wifi.command_resp_sem); in wifi_core_deinit()2141 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)wm_wifi.tx_data_sem); in wifi_core_deinit()2160 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)csi_buff_stat.csi_data_sem); in wifi_core_deinit()2163 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)ecsa_status_control.ecsa_sem); in wifi_core_deinit()
493 OSA_SemaphoreDestroy((osa_semaphore_handle_t)priv->rx_reorder_tbl_lock); in wlan_init_lock_list()
307 status = OSA_SemaphoreDestroy((osa_semaphore_handle_t)sdio_command_resp_sem); in wlan_deinit_struct()
538 if (OSA_SemaphoreDestroy((osa_semaphore_handle_t)plock) != KOSA_StatusSuccess) in wrapper_moal_free_semaphore()
773 osa_status_t OSA_SemaphoreDestroy(osa_semaphore_handle_t semaphoreHandle);
515 osa_status_t OSA_SemaphoreDestroy(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreDestroy() function
926 osa_status_t OSA_SemaphoreDestroy(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreDestroy() function
579 osa_status_t OSA_SemaphoreDestroy(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreDestroy() function
710 osa_status_t OSA_SemaphoreDestroy(osa_semaphore_handle_t semaphoreHandle) in OSA_SemaphoreDestroy() function
644 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)s_timermanager.halTimerTaskSemaphoreHandle); in TM_Deinit()
8032 OSA_SemaphoreDestroy((osa_semaphore_handle_t)wlan.scan_lock); in wlan_start()8068 OSA_SemaphoreDestroy((osa_semaphore_handle_t)wlan.scan_lock); in wlan_start()8098 OSA_SemaphoreDestroy((osa_semaphore_handle_t)wlan.scan_lock); in wlan_start()8284 status = OSA_SemaphoreDestroy((osa_semaphore_handle_t)wlan.scan_lock); in wlan_stop()8389 OSA_SemaphoreDestroy((osa_semaphore_handle_t)wakelock); in wlan_stop()8392 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)wls_csi_sem); in wlan_stop()8430 OSA_SemaphoreDestroy((osa_semaphore_handle_t)uapsd_sem); in wlan_stop()10494 OSA_SemaphoreDestroy((osa_semaphore_handle_t)wlan_wps.wps_scan_done); in wlan_destroy_all_tasks()12383 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)wlan_dtim_sem); in wlan_get_dtim_period()12394 (void)OSA_SemaphoreDestroy((osa_semaphore_handle_t)wlan_dtim_sem); in wlan_get_dtim_period()
1564 (void)OSA_SemaphoreDestroy((osa_event_handle_t)serHandle->serSemaphore);