Searched refs:comedi_to_usb_interface (Results 1 – 8 of 8) sorted by relevance
23 struct usb_interface *comedi_to_usb_interface(struct comedi_device *dev) in comedi_to_usb_interface() function27 EXPORT_SYMBOL_GPL(comedi_to_usb_interface);41 struct usb_interface *intf = comedi_to_usb_interface(dev); in comedi_to_usb_dev()
15 struct usb_interface *comedi_to_usb_interface(struct comedi_device *dev);
477 struct usb_interface *intf = comedi_to_usb_interface(dev); in ni6501_find_endpoints()519 struct usb_interface *intf = comedi_to_usb_interface(dev); in ni6501_auto_attach()568 struct usb_interface *intf = comedi_to_usb_interface(dev); in ni6501_detach()
687 struct usb_interface *intf = comedi_to_usb_interface(dev); in dt9812_find_endpoints()811 struct usb_interface *intf = comedi_to_usb_interface(dev); in dt9812_auto_attach()888 struct usb_interface *intf = comedi_to_usb_interface(dev); in dt9812_detach()
642 struct usb_interface *intf = comedi_to_usb_interface(dev); in vmk80xx_find_usb_endpoints()787 struct usb_interface *intf = comedi_to_usb_interface(dev); in vmk80xx_auto_attach()825 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()
1444 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbduxsigma_auto_attach()1561 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbduxsigma_detach()
1558 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbdux_auto_attach()1675 struct usb_interface *intf = comedi_to_usb_interface(dev); in usbdux_detach()
Completed in 18 milliseconds