Searched refs:phost_iface (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/rtl8188eu/os_dep/
H A Dusb_intf.c64 struct usb_host_interface *phost_iface; local
86 phost_iface = &usb_intf->altsetting[0];
87 piface_desc = &phost_iface->desc;
95 phost_endp = phost_iface->endpoint + i;
/drivers/staging/rtl8723au/os_dep/
H A Dusb_intf.c96 struct usb_host_interface *phost_iface; local
124 phost_iface = &usb_intf->altsetting[0];
125 piface_desc = &phost_iface->desc;
132 phost_endp = phost_iface->endpoint + i;
/drivers/staging/rtl8712/
H A Dusb_intf.c261 struct usb_host_interface *phost_iface; local
271 phost_iface = &pintf->altsetting[0];
272 piface_desc = &phost_iface->desc;

Completed in 54 milliseconds