Searched refs:vendor_req_mutex (Results 1 – 3 of 3) sorted by relevance
149 mutex_lock(&dev->vendor_req_mutex); in mt7601u_rr()151 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_rr()174 mutex_lock(&dev->vendor_req_mutex); in mt7601u_vendor_single_wr()176 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_vendor_single_wr()190 mutex_lock(&dev->vendor_req_mutex); in mt7601u_rmw()193 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_rmw()202 mutex_lock(&dev->vendor_req_mutex); in mt7601u_rmc()208 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_rmc()
184 struct mutex vendor_req_mutex; member
444 mutex_init(&dev->vendor_req_mutex); in mt7601u_alloc_device()
Completed in 7 milliseconds