Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c53 struct usb_host_interface *phost_iface; in usb_dvobj_init() local
73 phost_iface = &usb_intf->altsetting[0]; in usb_dvobj_init()
74 piface_desc = &phost_iface->desc; in usb_dvobj_init()
82 pendp_desc = &phost_iface->endpoint[i].desc; in usb_dvobj_init()
/Linux-v5.4/drivers/staging/rtl8712/
Dusb_intf.c243 struct usb_host_interface *phost_iface; in r8712_usb_dvobj_init() local
250 phost_iface = &pintf->altsetting[0]; in r8712_usb_dvobj_init()
251 piface_desc = &phost_iface->desc; in r8712_usb_dvobj_init()