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

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

Completed in 152 milliseconds