Searched refs:alloc_sglist (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/usb/misc/ |
| H A D | usbtest.c | 536 alloc_sglist(int nents, int max, int vary, struct usbtest_dev *dev, int pipe) in alloc_sglist() function 2283 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2302 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2320 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2338 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl()
|