Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dusb_intf.c74 struct usb_host_interface *phost_iface; in usb_dvobj_init() local
93 phost_iface = &usb_intf->altsetting[0]; in usb_dvobj_init()
94 piface_desc = &phost_iface->desc; in usb_dvobj_init()
101 pendp_desc = &phost_iface->endpoint[i].desc; in usb_dvobj_init()
/linux-6.1.9/drivers/staging/rtl8712/
Dusb_intf.c242 struct usb_host_interface *phost_iface; in r8712_usb_dvobj_init() local
249 phost_iface = pintf->cur_altsetting; in r8712_usb_dvobj_init()
250 piface_desc = &phost_iface->desc; in r8712_usb_dvobj_init()