Searched refs:alloc_sglist (Results 1 – 1 of 1) sorted by relevance
/linux/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 2282 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2301 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2319 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl() 2337 sg = alloc_sglist(param->sglen, param->length, in usbtest_do_ioctl()
|