Searched refs:URTW_UNLOCK (Results 1 – 2 of 2) sorted by relevance
2119 URTW_UNLOCK(sc); in urtw_8187_init()2124 URTW_UNLOCK(sc); in urtw_8187_init()2493 URTW_UNLOCK(sc); in urtw_stop()3143 URTW_UNLOCK(sc); in urtw_8187b_init()3149 URTW_UNLOCK(sc); in urtw_8187b_init()3727 URTW_UNLOCK(sc); in urtw_newstate()3928 URTW_UNLOCK(sc); in urtw_disconnect()3953 URTW_UNLOCK(sc); in urtw_reconnect()4063 URTW_UNLOCK(sc); in urtw_m_setprop()4076 URTW_UNLOCK(sc); in urtw_m_setprop()[all …]
150 #define URTW_UNLOCK(sc) mutex_exit(&(sc)->sc_genlock) macro