Searched refs:vendor_req_mutex (Results 1 – 3 of 3) sorted by relevance
148 mutex_lock(&dev->vendor_req_mutex); in mt7601u_rr()150 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_rr()173 mutex_lock(&dev->vendor_req_mutex); in mt7601u_vendor_single_wr()175 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_vendor_single_wr()189 mutex_lock(&dev->vendor_req_mutex); in mt7601u_rmw()192 mutex_unlock(&dev->vendor_req_mutex); in mt7601u_rmw()201 mutex_lock(&dev->vendor_req_mutex); in mt7601u_rmc()207 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()