Searched refs:RT2661_GLOCK (Results 1 – 2 of 2) sorted by relevance
1117 RT2661_GLOCK(sc); in rt2661_intr()1998 RT2661_GLOCK(sc); in rt2661_newstate()2417 RT2661_GLOCK(sc); in rt2661_init()2550 RT2661_GLOCK(sc); in rt2661_stop()2572 RT2661_GLOCK(sc); in rt2661_m_start()2591 RT2661_GLOCK(sc); in rt2661_m_stop()2604 RT2661_GLOCK(sc); in rt2661_m_ioctl()2612 RT2661_GLOCK(sc); in rt2661_m_ioctl()2654 RT2661_GLOCK(sc); in rt2661_m_setprop()2662 RT2661_GLOCK(sc); in rt2661_m_setprop()[all …]
183 #define RT2661_GLOCK(_sc) mutex_enter(&(_sc)->sc_genlock) macro