Searched refs:asl_urb_dequeue (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/host/whci/
H A Dwhcd.h176 int asl_urb_dequeue(struct whc *whc, struct urb *urb, int status);
H A Dasl.c299 * asl_urb_dequeue - remove an URB (qset) from the async list.
308 int asl_urb_dequeue(struct whc *whc, struct urb *urb, int status) function
H A Dhcd.c161 ret = asl_urb_dequeue(whc, urb, status);

Completed in 44 milliseconds