Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-sched.c1194 iso_sched_alloc (unsigned packets, gfp_t mem_flags) in iso_sched_alloc() function
1277 sched = iso_sched_alloc (urb->number_of_packets, mem_flags); in itd_urb_transaction()
2070 iso_sched = iso_sched_alloc (urb->number_of_packets, mem_flags); in sitd_urb_transaction()
Dfotg210-hcd.c4042 static struct fotg210_iso_sched *iso_sched_alloc(unsigned packets, in iso_sched_alloc() function
4114 sched = iso_sched_alloc(urb->number_of_packets, mem_flags); in itd_urb_transaction()