Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c976 static struct isp1760_qtd *qtd_alloc(gfp_t flags, struct urb *urb, in qtd_alloc() function
1799 qtd = qtd_alloc(flags, urb, SETUP_PID); in packetize_urb()
1823 qtd = qtd_alloc(flags, urb, packet_type); in packetize_urb()
1862 qtd = qtd_alloc(flags, urb, packet_type); in packetize_urb()