Lines Matching refs:usb_interface
81 struct usb_interface *intf;
128 struct usb_interface *intf; in usbtmc_open()
909 struct usb_interface *intf = to_usb_interface(dev); \
936 struct usb_interface *intf = to_usb_interface(dev); in TermChar_show()
946 struct usb_interface *intf = to_usb_interface(dev); in TermChar_store()
960 struct usb_interface *intf = to_usb_interface(dev); \
969 struct usb_interface *intf = to_usb_interface(dev); \
1096 static int usbtmc_probe(struct usb_interface *intf, in usbtmc_probe()
1192 static void usbtmc_disconnect(struct usb_interface *intf) in usbtmc_disconnect()
1208 static int usbtmc_suspend(struct usb_interface *intf, pm_message_t message) in usbtmc_suspend()
1214 static int usbtmc_resume(struct usb_interface *intf) in usbtmc_resume()