Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c66 struct usb_host_interface *phost_iface; in usb_dvobj_init() local
88 phost_iface = &usb_intf->altsetting[0]; in usb_dvobj_init()
89 piface_desc = &phost_iface->desc; in usb_dvobj_init()
97 phost_endp = phost_iface->endpoint + i; in usb_dvobj_init()
/drivers/staging/rtl8723au/os_dep/
Dusb_intf.c96 struct usb_host_interface *phost_iface; in usb_dvobj_init() local
124 phost_iface = &usb_intf->altsetting[0]; in usb_dvobj_init()
125 piface_desc = &phost_iface->desc; in usb_dvobj_init()
132 phost_endp = phost_iface->endpoint + i; in usb_dvobj_init()
/drivers/staging/rtl8712/
Dusb_intf.c261 struct usb_host_interface *phost_iface; in r8712_usb_dvobj_init() local
271 phost_iface = &pintf->altsetting[0]; in r8712_usb_dvobj_init()
272 piface_desc = &phost_iface->desc; in r8712_usb_dvobj_init()