Searched refs:usb_ctrl_mtx (Results 1 – 5 of 5) sorted by relevance
28 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt7663u_rr()31 mutex_unlock(&dev->usb.usb_ctrl_mtx); in mt7663u_rr()38 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt7663u_wr()41 mutex_unlock(&dev->usb.usb_ctrl_mtx); in mt7663u_wr()47 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt7663u_rmw()52 mutex_unlock(&dev->usb.usb_ctrl_mtx); in mt7663u_rmw()66 mutex_lock(&usb->usb_ctrl_mtx); in mt7663u_copy()79 mutex_unlock(&usb->usb_ctrl_mtx); in mt7663u_copy()
28 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt7921u_rr()31 mutex_unlock(&dev->usb.usb_ctrl_mtx); in mt7921u_rr()38 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt7921u_wr()41 mutex_unlock(&dev->usb.usb_ctrl_mtx); in mt7921u_wr()47 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt7921u_rmw()52 mutex_unlock(&dev->usb.usb_ctrl_mtx); in mt7921u_rmw()66 mutex_lock(&usb->usb_ctrl_mtx); in mt7921u_copy()79 mutex_unlock(&usb->usb_ctrl_mtx); in mt7921u_copy()
19 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt7921u_uhw_rr()22 mutex_unlock(&dev->usb.usb_ctrl_mtx); in mt7921u_uhw_rr()29 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt7921u_uhw_wr()32 mutex_unlock(&dev->usb.usb_ctrl_mtx); in mt7921u_uhw_wr()
55 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt76u_vendor_request()105 mutex_lock(&dev->usb.usb_ctrl_mtx); in mt76u_rr()174 mutex_lock(&usb->usb_ctrl_mtx); in mt76u_copy()187 mutex_unlock(&usb->usb_ctrl_mtx); in mt76u_copy()198 mutex_lock(&usb->usb_ctrl_mtx); in mt76u_read_copy()211 mutex_unlock(&usb->usb_ctrl_mtx); in mt76u_read_copy()235 mutex_lock(&usb->usb_ctrl_mtx); in mt76u_req_wr_rp()241 mutex_unlock(&usb->usb_ctrl_mtx); in mt76u_req_wr_rp()262 mutex_lock(&usb->usb_ctrl_mtx); in mt76u_req_rd_rp()268 mutex_unlock(&usb->usb_ctrl_mtx); in mt76u_req_rd_rp()[all …]
541 struct mutex usb_ctrl_mtx; member
Completed in 18 milliseconds