Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/comedi/
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()
Dcomedi_usb.h16 struct usb_interface *comedi_to_usb_interface(struct comedi_device *dev);
/Linux-v5.10/drivers/staging/comedi/drivers/
Dni_usb6501.c474 struct usb_interface *intf = comedi_to_usb_interface(dev); in ni6501_find_endpoints()
510 struct usb_interface *intf = comedi_to_usb_interface(dev); in ni6501_auto_attach()
559 struct usb_interface *intf = comedi_to_usb_interface(dev); in ni6501_detach()
Ddt9812.c631 struct usb_interface *intf = comedi_to_usb_interface(dev); in dt9812_find_endpoints()
755 struct usb_interface *intf = comedi_to_usb_interface(dev); in dt9812_auto_attach()
832 struct usb_interface *intf = comedi_to_usb_interface(dev); in dt9812_detach()
Dvmk80xx.c641 struct usb_interface *intf = comedi_to_usb_interface(dev); in vmk80xx_find_usb_endpoints()
786 struct usb_interface *intf = comedi_to_usb_interface(dev); in vmk80xx_auto_attach()
824 struct usb_interface *intf = comedi_to_usb_interface(dev); in vmk80xx_detach()
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()
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()
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()