Searched defs:hal_mutex_deinit (Results 1 – 2 of 2) sorted by relevance
127 static inline void hal_mutex_deinit(struct rtw_hal_com_t *h, _os_mutex *mutex) in hal_mutex_deinit() function303 #define hal_mutex_deinit(h, hmutex) _os_mutex_deinit(halcom_to_drvpriv(h), mutex) macro