Home
last modified time | relevance | path

Searched refs:OAL_MUTEX_DESTROY (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_mutex.h63 #define OAL_MUTEX_DESTROY(mutex) mutex_destroy(mutex) macro
66 #define OAL_MUTEX_DESTROY(mutex) pthread_mutex_destroy(mutex) macro
H A Doal_sdio_host.c1219 OAL_MUTEX_DESTROY(&hi_sdio->rx_transfer_lock); in oal_sdio_free()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c1859 OAL_MUTEX_DESTROY(&hcc_handler->tx_transfer_lock);
1988 OAL_MUTEX_DESTROY(&hcc->tx_transfer_lock);

Completed in 11 milliseconds