Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c696 static struct isp1760_qtd *qtd_alloc(gfp_t flags, struct urb *urb, in qtd_alloc() function
1418 qtd = qtd_alloc(flags, urb, SETUP_PID); in packetize_urb()
1443 qtd = qtd_alloc(flags, urb, packet_type); in packetize_urb()
1476 qtd = qtd_alloc(flags, urb, packet_type); in packetize_urb()