Searched refs:reg_atomic_mutex (Results 1 – 3 of 3) sorted by relevance
37 mutex_lock(&dev->reg_atomic_mutex); in mt7601u_rf_wr()51 mutex_unlock(&dev->reg_atomic_mutex); in mt7601u_rf_wr()72 mutex_lock(&dev->reg_atomic_mutex); in mt7601u_rf_rr()91 mutex_unlock(&dev->reg_atomic_mutex); in mt7601u_rf_rr()134 mutex_lock(&dev->reg_atomic_mutex); in mt7601u_bbp_wr()147 mutex_unlock(&dev->reg_atomic_mutex); in mt7601u_bbp_wr()160 mutex_lock(&dev->reg_atomic_mutex); in mt7601u_bbp_rr()179 mutex_unlock(&dev->reg_atomic_mutex); in mt7601u_bbp_rr()
191 struct mutex reg_atomic_mutex; member
451 mutex_init(&dev->reg_atomic_mutex); in mt7601u_alloc_device()