Lines Matching refs:udev
42 ret = usb_control_msg(d->udev,
43 usb_rcvctrlpipe(d->udev,0),
84 if (usb_control_msg(d->udev,
85 usb_sndctrlpipe(d->udev,0),
134 &d->udev->dev)) != 0) {
186 int gp_product_id = le16_to_cpu(d->udev->descriptor.idProduct);
231 int gp_product_id = le16_to_cpu(d->udev->descriptor.idProduct);
287 int id = le16_to_cpu(d->udev->descriptor.idProduct);
303 struct usb_device *udev = interface_to_usbdev(intf);
308 le16_to_cpu(udev->descriptor.idProduct));