Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.c2220 _static void uhci_unlink_urbs(uhci_t *s, struct usb_device *usb_dev, int remove_all) in uhci_unlink_urbs() argument
2237 if (remove_all || (usb_dev == urb->dev)) { in uhci_unlink_urbs()