Searched refs:RT2661_GUNLOCK (Results 1 – 2 of 2) sorted by relevance
1120 RT2661_GUNLOCK(sc); in rt2661_intr()1127 RT2661_GUNLOCK(sc); in rt2661_intr()1198 RT2661_GUNLOCK(sc); in rt2661_intr()2062 RT2661_GUNLOCK(sc); in rt2661_newstate()2490 RT2661_GUNLOCK(sc); in rt2661_init()2496 RT2661_GUNLOCK(sc); in rt2661_init()2540 RT2661_GUNLOCK(sc); in rt2661_init()2553 RT2661_GUNLOCK(sc); in rt2661_stop()2574 RT2661_GUNLOCK(sc); in rt2661_m_start()2593 RT2661_GUNLOCK(sc); in rt2661_m_stop()[all …]
184 #define RT2661_GUNLOCK(_sc) mutex_exit(&(_sc)->sc_genlock) macro