Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-hcd.c693 static struct isp1760_qtd *qtd_alloc(gfp_t flags, struct urb *urb, in qtd_alloc() function
1415 qtd = qtd_alloc(flags, urb, SETUP_PID); in packetize_urb()
1440 qtd = qtd_alloc(flags, urb, packet_type); in packetize_urb()
1473 qtd = qtd_alloc(flags, urb, packet_type); in packetize_urb()