Searched refs:reg_atomic_mutex (Results 1 – 3 of 3) sorted by relevance
29 mutex_lock(&dev->reg_atomic_mutex); in mt7601u_rf_wr()44 mutex_unlock(&dev->reg_atomic_mutex); in mt7601u_rf_wr()65 mutex_lock(&dev->reg_atomic_mutex); in mt7601u_rf_rr()85 mutex_unlock(&dev->reg_atomic_mutex); in mt7601u_rf_rr()128 mutex_lock(&dev->reg_atomic_mutex); in mt7601u_bbp_wr()141 mutex_unlock(&dev->reg_atomic_mutex); in mt7601u_bbp_wr()154 mutex_lock(&dev->reg_atomic_mutex); in mt7601u_bbp_rr()173 mutex_unlock(&dev->reg_atomic_mutex); in mt7601u_bbp_rr()
187 struct mutex reg_atomic_mutex; member
445 mutex_init(&dev->reg_atomic_mutex); in mt7601u_alloc_device()