Searched refs:comedi_to_usb_interface (Results 1 – 8 of 8) sorted by relevance
24 struct usb_interface *comedi_to_usb_interface(struct comedi_device *dev) in comedi_to_usb_interface() function28 EXPORT_SYMBOL_GPL(comedi_to_usb_interface);42 struct usb_interface *intf = comedi_to_usb_interface(dev); in comedi_to_usb_dev()
16 struct usb_interface *comedi_to_usb_interface(struct comedi_device *dev);
478 struct usb_interface *intf = comedi_to_usb_interface(dev); in ni6501_find_endpoints()520 struct usb_interface *intf = comedi_to_usb_interface(dev); in ni6501_auto_attach()569 struct usb_interface *intf = comedi_to_usb_interface(dev); in ni6501_detach()
688 struct usb_interface *intf = comedi_to_usb_interface(dev); in dt9812_find_endpoints()812 struct usb_interface *intf = comedi_to_usb_interface(dev); in dt9812_auto_attach()889 struct usb_interface *intf = comedi_to_usb_interface(dev); in dt9812_detach()
643 struct usb_interface *intf = comedi_to_usb_interface(dev); in vmk80xx_find_usb_endpoints()788 struct usb_interface *intf = comedi_to_usb_interface(dev); in vmk80xx_auto_attach()826 struct usb_interface *intf = comedi_to_usb_interface(dev); in vmk80xx_detach()
915 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbduxfast_auto_attach()982 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbduxfast_detach()
1445 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbduxsigma_auto_attach()1562 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbduxsigma_detach()
1559 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbdux_auto_attach()1676 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbdux_detach()
Completed in 18 milliseconds