Home
last modified time | relevance | path

Searched refs:LOCK_DESTROYED (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_lock.h53 LOCK_DESTROYED enumerator
H A Dqdf_lock.c119 if (LOCK_DESTROYED != lock->state) { in qdf_mutex_acquire()
563 lock->state = LOCK_DESTROYED; in qdf_mutex_destroy()