Home
last modified time | relevance | path

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

/linux/drivers/usb/class/
H A Dusblp.c235 static int usblp_wtest(struct usblp *usblp, int nonblock);
921 rc = usblp_wtest(usblp, nonblock); in usblp_wwait()
946 static int usblp_wtest(struct usblp *usblp, int nonblock) in usblp_wtest() function