Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c52 struct usb_host_interface *phost_iface; in usb_dvobj_init() local
72 phost_iface = &usb_intf->altsetting[0]; in usb_dvobj_init()
73 piface_desc = &phost_iface->desc; in usb_dvobj_init()
81 pendp_desc = &phost_iface->endpoint[i].desc; in usb_dvobj_init()
/Linux-v4.19/drivers/staging/rtl8712/
Dusb_intf.c271 struct usb_host_interface *phost_iface; in r8712_usb_dvobj_init() local
278 phost_iface = &pintf->altsetting[0]; in r8712_usb_dvobj_init()
279 piface_desc = &phost_iface->desc; in r8712_usb_dvobj_init()