Searched refs:host_interface (Results 1 – 6 of 6) sorted by relevance
872 struct usb_host_interface *host_interface = &intf->altsetting[0]; in rtw89_usb_parse() local873 struct usb_interface_descriptor *intf_desc = &host_interface->desc; in rtw89_usb_parse()887 endpoint = &host_interface->endpoint[i].desc; in rtw89_usb_parse()
242 struct usb_host_interface *host_interface = &interface->altsetting[0]; in rtw_usb_parse() local243 struct usb_interface_descriptor *interface_desc = &host_interface->desc; in rtw_usb_parse()252 endpoint = &host_interface->endpoint[i].desc; in rtw_usb_parse()
7571 struct usb_host_interface *host_interface; in rtl8xxxu_parse_usb() local7578 host_interface = interface->cur_altsetting; in rtl8xxxu_parse_usb()7579 interface_desc = &host_interface->desc; in rtl8xxxu_parse_usb()7583 endpoint = &host_interface->endpoint[i].desc; in rtl8xxxu_parse_usb()
2364 __u8 host_interface; member2513 __u8 host_interface; member2607 __u8 host_interface; member
955 } __attribute__ ((packed)) host_interface; member
6433 if (ctrl_info->host_interface.SRIOV) { in megasas_init_fw()