Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.h238 #define UNLINK_ASYNC_STORE_URB 0 macro
Dusb-uhci.c1138 if (mode==UNLINK_ASYNC_STORE_URB) in uhci_unlink_urb_async()
1334 ret = uhci_unlink_urb_async(s, urb, UNLINK_ASYNC_STORE_URB); in uhci_unlink_urb()
1793 uhci_unlink_urb_async(s, urb, UNLINK_ASYNC_STORE_URB); in uhci_check_timeouts()
2517 uhci_unlink_urb_async(s, urb, UNLINK_ASYNC_STORE_URB); in process_interrupt()