Home
last modified time | relevance | path

Searched refs:comedi_to_usb_interface (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/comedi/
A Dcomedi_usb.c24 struct usb_interface *comedi_to_usb_interface(struct comedi_device *dev) in comedi_to_usb_interface() function
28 EXPORT_SYMBOL_GPL(comedi_to_usb_interface);
42 struct usb_interface *intf = comedi_to_usb_interface(dev); in comedi_to_usb_dev()
A Dcomedi_usb.h16 struct usb_interface *comedi_to_usb_interface(struct comedi_device *dev);
/linux/drivers/comedi/drivers/
A Dni_usb6501.c478 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()
A Ddt9812.c688 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()
A Dvmk80xx.c643 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()
A Dusbduxfast.c915 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()
A Dusbduxsigma.c1445 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()
A Dusbdux.c1559 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