Searched refs:ed_get (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/host/ | ||
D | ohci-q.c | 398 static struct ed *ed_get ( in ed_get() function |
D | ohci-hcd.c | 158 if (! (ed = ed_get (ohci, urb->ep, urb->dev, pipe, urb->interval))) in ohci_urb_enqueue() |