Searched refs:unlink1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhcd.c1464 static int unlink1(struct usb_hcd *hcd, struct urb *urb, int status) function
1505 retval = unlink1(hcd, urb, status);
1590 unlink1(hcd, urb, -ESHUTDOWN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dusbtest.c1032 static int unlink1 (struct usbtest_dev *dev, int pipe, int size, int async) function
1100 retval = unlink1 (dev, pipe, len, 1);
1102 retval = unlink1 (dev, pipe, len, 0);

Completed in 39 milliseconds