Home
last modified time | relevance | path

Searched refs:usbtest_dev (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/misc/
H A Dusbtest.c93 struct usbtest_dev { struct
110 static struct usb_device *testdev_to_usbdev(struct usbtest_dev *test) in testdev_to_usbdev() argument
143 get_endpoints(struct usbtest_dev *dev, struct usb_interface *intf) in get_endpoints()
384 static int check_guard_bytes(struct usbtest_dev *tdev, struct urb *urb) in check_guard_bytes()
400 static int simple_check_buf(struct usbtest_dev *tdev, struct urb *urb) in simple_check_buf()
455 struct usbtest_dev *tdev, in simple_io()
536 alloc_sglist(int nents, int max, int vary, struct usbtest_dev *dev, int pipe) in alloc_sglist()
601 struct usbtest_dev *tdev, in perform_sglist()
669 static int get_altsetting(struct usbtest_dev *dev) in get_altsetting()
690 static int set_altsetting(struct usbtest_dev *dev, int alternate) in set_altsetting()
[all …]