iso_sched_alloc  1262 drivers/usb/host/ehci-sched.c 	sched = iso_sched_alloc(urb->number_of_packets, mem_flags);
iso_sched_alloc  2054 drivers/usb/host/ehci-sched.c 	iso_sched = iso_sched_alloc(urb->number_of_packets, mem_flags);
iso_sched_alloc  4087 drivers/usb/host/fotg210-hcd.c 	sched = iso_sched_alloc(urb->number_of_packets, mem_flags);