Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/isp1760/
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()