Searched refs:alloc_sglist (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/misc/ |
D | usbtest.c | 492 alloc_sglist(int nents, int max, int vary, struct usbtest_dev *dev, int pipe) in alloc_sglist() function 2193 sg = alloc_sglist(param->sglen, param->length, in usbtest_ioctl() 2212 sg = alloc_sglist(param->sglen, param->length, in usbtest_ioctl() 2230 sg = alloc_sglist(param->sglen, param->length, in usbtest_ioctl() 2248 sg = alloc_sglist(param->sglen, param->length, in usbtest_ioctl()
|