Home
last modified time | relevance | path

Searched refs:vendor_req_mutex (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt7601u/
A Dusb.c149 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()
A Dmt7601u.h184 struct mutex vendor_req_mutex; member
A Dinit.c444 mutex_init(&dev->vendor_req_mutex); in mt7601u_alloc_device()

Completed in 7 milliseconds