Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/class/
H A Dusblp.c236 static int usblp_rtest(struct usblp *usblp, int nonblock);
976 if ((rc = usblp_rtest(usblp, nonblock)) < 0) { in usblp_rwait_and_lock()
990 static int usblp_rtest(struct usblp *usblp, int nonblock) in usblp_rtest() function