Lines Matching defs:intf
301 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf,
303 static int hso_get_mux_ports(struct usb_interface *intf, unsigned char *ports);
304 static void hso_free_interface(struct usb_interface *intf);
2319 static struct hso_device *hso_create_device(struct usb_interface *intf,
2329 hso_dev->usb = interface_to_usbdev(intf);
2330 hso_dev->interface = intf;
3148 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf,
3152 struct usb_host_interface *iface = intf->cur_altsetting;
3166 static int hso_get_mux_ports(struct usb_interface *intf, unsigned char *ports)
3169 struct usb_host_interface *iface = intf->cur_altsetting;