Searched refs:URTW_UNLOCK (Results 1 – 2 of 2) sorted by relevance
2123 URTW_UNLOCK(sc); in urtw_8187_init()2128 URTW_UNLOCK(sc); in urtw_8187_init()2497 URTW_UNLOCK(sc); in urtw_stop()3147 URTW_UNLOCK(sc); in urtw_8187b_init()3153 URTW_UNLOCK(sc); in urtw_8187b_init()3731 URTW_UNLOCK(sc); in urtw_newstate()3932 URTW_UNLOCK(sc); in urtw_disconnect()3957 URTW_UNLOCK(sc); in urtw_reconnect()4067 URTW_UNLOCK(sc); in urtw_m_setprop()4080 URTW_UNLOCK(sc); in urtw_m_setprop()[all …]
150 #define URTW_UNLOCK(sc) mutex_exit(&(sc)->sc_genlock) macro