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

/linux-4.4.14/drivers/usb/host/whci/
H A Dasl.c256 * asl_urb_enqueue - queue an URB onto the asynchronous list (ASL).
265 int asl_urb_enqueue(struct whc *whc, struct urb *urb, gfp_t mem_flags) asl_urb_enqueue() function
H A Dhcd.c135 ret = asl_urb_enqueue(whc, urb, mem_flags); whc_urb_enqueue()
H A Dwhcd.h175 int asl_urb_enqueue(struct whc *whc, struct urb *urb, gfp_t mem_flags);

Completed in 44 milliseconds