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