Home
last modified time | relevance | path

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

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