Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddevio.c387 static struct async *alloc_async(unsigned int numisoframes) in alloc_async() argument
394 as->urb = usb_alloc_urb(numisoframes, GFP_KERNEL); in alloc_async()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds