Searched refs:vendor_req_mutex (Results 1 – 3 of 3) sorted by relevance
156 mutex_lock(&dev->vendor_req_mutex); in mt7601u_rr()158 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_rr()181 mutex_lock(&dev->vendor_req_mutex); in mt7601u_vendor_single_wr()183 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_vendor_single_wr()197 mutex_lock(&dev->vendor_req_mutex); in mt7601u_rmw()200 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_rmw()209 mutex_lock(&dev->vendor_req_mutex); in mt7601u_rmc()215 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_rmc()
192 struct mutex vendor_req_mutex; member
452 mutex_init(&dev->vendor_req_mutex); in mt7601u_alloc_device()