Searched refs:alloc_requests (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_loopback.c | 310 static int alloc_requests(struct usb_composite_dev *cdev, in alloc_requests() function 392 result = alloc_requests(cdev, loop); in enable_loopback()
|
H A D | u_ether.c | 386 static int alloc_requests(struct eth_dev *dev, struct gether *link, unsigned n) in alloc_requests() function 1080 result = alloc_requests(dev, link, qlen(dev->gadget, in gether_connect()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_loopback.c | 308 static int alloc_requests(struct usb_composite_dev *cdev, in alloc_requests() function 390 result = alloc_requests(cdev, loop); in enable_loopback()
|
H A D | u_ether.c | 352 static int alloc_requests(struct eth_dev *dev, struct gether *link, unsigned n) in alloc_requests() function 1139 result = alloc_requests(dev, link, qlen(dev->gadget, in gether_connect()
|
Completed in 5 milliseconds