Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/class/
Dusblp.c238 static int usblp_wtest(struct usblp *usblp, int nonblock);
877 rc = usblp_wtest(usblp, nonblock); in usblp_wwait()
902 static int usblp_wtest(struct usblp *usblp, int nonblock) in usblp_wtest() function