Searched refs:alloc_sglist (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
Completed in 9 milliseconds