Searched refs:alloc_sglist (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/usb/misc/ |
| D | usbtest.c | 536 alloc_sglist(int nents, int max, int vary, struct usbtest_dev *dev, int pipe) in alloc_sglist() function 2274 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2293 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2311 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2329 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl()
|