Searched refs:alloc_sglist (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/usb/misc/ |
D | usbtest.c | 528 alloc_sglist(int nents, int max, int vary, struct usbtest_dev *dev, int pipe) in alloc_sglist() function 2254 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2273 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2291 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2309 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl()
|