Lines Matching defs:udev
175 struct usb_device *udev;
195 struct usb_device *udev;
399 usbcan->udev,
400 usb_rcvbulkpipe(usbcan->udev, GSUSB_ENDPOINT_IN),
497 hf = usb_alloc_coherent(dev->udev, sizeof(*hf), GFP_ATOMIC,
522 usb_fill_bulk_urb(urb, dev->udev,
523 usb_sndbulkpipe(dev->udev, GSUSB_ENDPOINT_OUT),
544 usb_free_coherent(dev->udev,
567 usb_free_coherent(dev->udev,
606 buf = usb_alloc_coherent(dev->udev,
621 dev->udev,
622 usb_rcvbulkpipe(dev->udev,
642 usb_free_coherent(dev->udev,
726 usb_free_coherent(dev->udev,
877 dev->udev = interface_to_usbdev(intf);
1011 dev->udev = interface_to_usbdev(intf);