Searched refs:RT2860_GUNLOCK (Results 1 – 2 of 2) sorted by relevance
1595 RT2860_GUNLOCK(sc); in rt2860_newstate()1814 RT2860_GUNLOCK(sc); in rt2860_softintr()1818 RT2860_GUNLOCK(sc); in rt2860_softintr()1836 RT2860_GUNLOCK(sc); in rt2860_intr()1842 RT2860_GUNLOCK(sc); in rt2860_intr()1846 RT2860_GUNLOCK(sc); in rt2860_intr()1925 RT2860_GUNLOCK(sc); in rt2860_intr()2303 RT2860_GUNLOCK(sc); in rt2860_init()2532 RT2860_GUNLOCK(sc); in rt2860_stop()2571 RT2860_GUNLOCK(sc); in rt2860_stop()[all …]
122 #define RT2860_GUNLOCK(_sc) mutex_exit(&(_sc)->sc_genlock) macro