Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/isp1760/
Disp1760-hcd.c695 static struct isp1760_qtd *qtd_alloc(gfp_t flags, struct urb *urb, in qtd_alloc() function
1419 qtd = qtd_alloc(flags, urb, SETUP_PID); in packetize_urb()
1444 qtd = qtd_alloc(flags, urb, packet_type); in packetize_urb()
1477 qtd = qtd_alloc(flags, urb, packet_type); in packetize_urb()