Lines Matching refs:usb_interface
81 struct usb_interface *intf;
127 struct usb_interface *intf; in usbtmc_open()
908 struct usb_interface *intf = to_usb_interface(dev); \
935 struct usb_interface *intf = to_usb_interface(dev); in TermChar_show()
945 struct usb_interface *intf = to_usb_interface(dev); in TermChar_store()
959 struct usb_interface *intf = to_usb_interface(dev); \
968 struct usb_interface *intf = to_usb_interface(dev); \
1095 static int usbtmc_probe(struct usb_interface *intf, in usbtmc_probe()
1191 static void usbtmc_disconnect(struct usb_interface *intf) in usbtmc_disconnect()
1207 static int usbtmc_suspend(struct usb_interface *intf, pm_message_t message) in usbtmc_suspend()
1213 static int usbtmc_resume(struct usb_interface *intf) in usbtmc_resume()