Home
last modified time | relevance | path

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

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