Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/core/
Ddevio.c369 static struct async *alloc_async(unsigned int numisoframes) in alloc_async() argument
376 as->urb = usb_alloc_urb(numisoframes, GFP_KERNEL); in alloc_async()