Searched refs:usb_host_interface (Results 1 – 13 of 13) sorted by relevance
183 struct usb_host_interface *pAltset = &pIntf->altsetting[ii]; in ms_usb_release_intf()212 struct usb_host_interface *pIf; in ms_usb_parse_interface()221 pIntf->altsetting = (struct usb_host_interface *) in ms_usb_parse_interface()234 struct usb_host_interface *pInft_tmp; in ms_usb_parse_interface()245 pInft_tmp = (struct usb_host_interface *) in ms_usb_parse_interface()
473 struct usb_host_interface *hintf = &pIntf->altsetting[pIntf->act_altsetting]; in ms_usb_disable_interface()559 struct usb_host_interface *pAlt_set = in ms_usb_enable_interface()613 struct usb_host_interface *iface_as = &pIntf->altsetting[alternate]; in ms_usb_set_interface()
151 struct usb_host_interface *ms_intf; in ms_usb_match_id()
409 …struct usb_host_interface *altsetting =&ms_us->pusb_intf->altsetting[ms_us->pusb_intf->act_altsett… in ms_usb_get_pipes()
496 struct usb_host_interface *pHIdesc; in ms_hub_probe()
218 struct usb_host_interface *as = &intf->altsetting[j]; in usb_release_intf()239 struct usb_host_interface *ifp; in usb_parse_interface()250 …interface->altsetting = (struct usb_host_interface *) kmalloc(sizeof(*interface->altsetting) * int… in usb_parse_interface()271 struct usb_host_interface *ptr; in usb_parse_interface()291 … ptr = (struct usb_host_interface *) kmalloc(sizeof(*ptr) * interface->max_altsetting, GFP_KERNEL); in usb_parse_interface()
379 struct usb_host_interface *hintf = in usb_disable_interface()425 struct usb_host_interface *hintf = in usb_enable_interface()466 struct usb_host_interface *iface_as = in usb_set_interface()
966 struct usb_host_interface *alt; in usb_epnum_to_ep_desc()1470 struct usb_host_interface *intf; in usb_match_id()
98 static void usb_show_interface(struct usb_host_interface *altsetting) in usb_show_interface()
791 struct usb_host_interface *altsetting = &us->pusb_intf->altsetting[us->pusb_intf->act_altsetting]; in get_pipes()
3025 struct usb_host_interface *desc; in hub_probe()
105 struct usb_host_interface { struct111 struct usb_host_interface *altsetting; argument
110 struct usb_host_interface { struct120 struct usb_host_interface *altsetting; argument