Lines Matching refs:usb_interface
34 struct usb_interface *interface; /* the interface for this device */
69 struct usb_interface *intf = to_usb_interface(dev); in brightness_show()
78 struct usb_interface *intf = to_usb_interface(dev); in brightness_store()
119 struct usb_interface *intf = to_usb_interface(dev); in temp_show()
156 struct usb_interface *intf = to_usb_interface(dev); in button_show()
185 struct usb_interface *intf = to_usb_interface(dev); in port0_show()
209 struct usb_interface *intf = to_usb_interface(dev); in port0_store()
240 struct usb_interface *intf = to_usb_interface(dev); in port1_show()
264 struct usb_interface *intf = to_usb_interface(dev); in port1_store()
303 static int cytherm_probe(struct usb_interface *interface, in cytherm_probe()
328 static void cytherm_disconnect(struct usb_interface *interface) in cytherm_disconnect()