Searched refs:vendor_req_mutex (Results 1 – 2 of 2) sorted by relevance
145 * @vendor_req_mutex: protects @vend_buf, ensures atomicity of read/write184 struct mutex vendor_req_mutex; member
444 mutex_init(&dev->vendor_req_mutex); in mt7601u_alloc_device()