Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/misc/
Dusbtest.c68 struct usbtest_dev { struct
85 static struct usb_device *testdev_to_usbdev(struct usbtest_dev *test) in testdev_to_usbdev() argument
104 get_endpoints(struct usbtest_dev *dev, struct usb_interface *intf) in get_endpoints()
353 static int check_guard_bytes(struct usbtest_dev *tdev, struct urb *urb) in check_guard_bytes()
369 static int simple_check_buf(struct usbtest_dev *tdev, struct urb *urb) in simple_check_buf()
424 struct usbtest_dev *tdev, in simple_io()
505 alloc_sglist(int nents, int max, int vary, struct usbtest_dev *dev, int pipe) in alloc_sglist()
566 struct usbtest_dev *tdev, in perform_sglist()
629 static int get_altsetting(struct usbtest_dev *dev) in get_altsetting()
650 static int set_altsetting(struct usbtest_dev *dev, int alternate) in set_altsetting()
[all …]