Searched refs:RT2860_GUNLOCK (Results 1 – 2 of 2) sorted by relevance
1596 RT2860_GUNLOCK(sc); in rt2860_newstate()1815 RT2860_GUNLOCK(sc); in rt2860_softintr()1819 RT2860_GUNLOCK(sc); in rt2860_softintr()1837 RT2860_GUNLOCK(sc); in rt2860_intr()1843 RT2860_GUNLOCK(sc); in rt2860_intr()1847 RT2860_GUNLOCK(sc); in rt2860_intr()1926 RT2860_GUNLOCK(sc); in rt2860_intr()2304 RT2860_GUNLOCK(sc); in rt2860_init()2533 RT2860_GUNLOCK(sc); in rt2860_stop()2572 RT2860_GUNLOCK(sc); in rt2860_stop()[all …]
122 #define RT2860_GUNLOCK(_sc) mutex_exit(&(_sc)->sc_genlock) macro