Lines Matching refs:udev
843 struct usb_device *udev = interface_to_usbdev(usbinterface);
861 gtco->buffer = usb_alloc_coherent(udev, REPORT_MAX_SIZE,
923 result = usb_control_msg(udev,
924 usb_rcvctrlpipe(udev, 0),
952 usb_make_path(udev, gtco->usbpath, sizeof(gtco->usbpath));
969 usb_to_input_id(udev, &input_dev->id);
974 udev,
975 usb_rcvintpipe(udev,
999 usb_free_coherent(udev, REPORT_MAX_SIZE,
1016 struct usb_device *udev = interface_to_usbdev(interface);
1023 usb_free_coherent(udev, REPORT_MAX_SIZE,