Searched refs:usblp_rwait_and_lock (Results 1 – 1 of 1) sorted by relevance
235 static int usblp_rwait_and_lock(struct usblp *usblp, int nonblock);851 rv = usblp_rwait_and_lock(usblp, !!(file->f_flags & O_NONBLOCK)); in usblp_read()964 static int usblp_rwait_and_lock(struct usblp *usblp, int nonblock) in usblp_rwait_and_lock() function