Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c62 struct usb_host_interface *phost_iface; in usb_dvobj_init() local
82 phost_iface = &usb_intf->altsetting[0]; in usb_dvobj_init()
83 piface_desc = &phost_iface->desc; in usb_dvobj_init()
91 pendp_desc = &phost_iface->endpoint[i].desc; in usb_dvobj_init()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dusb_intf.c81 struct usb_host_interface *phost_iface; in usb_dvobj_init() local
107 phost_iface = &usb_intf->altsetting[0]; in usb_dvobj_init()
108 piface_desc = &phost_iface->desc; in usb_dvobj_init()
115 pendp_desc = &phost_iface->endpoint[i].desc; in usb_dvobj_init()
/linux-4.4.14/drivers/staging/rtl8712/
Dusb_intf.c259 struct usb_host_interface *phost_iface; in r8712_usb_dvobj_init() local
266 phost_iface = &pintf->altsetting[0]; in r8712_usb_dvobj_init()
267 piface_desc = &phost_iface->desc; in r8712_usb_dvobj_init()