Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Ddevio.c401 static struct async *alloc_async(unsigned int numisoframes) in alloc_async() argument
408 as->urb = usb_alloc_urb(numisoframes, GFP_KERNEL); in alloc_async()