Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbport/
H A Ddevice.c472 InterfaceLink); in USBPORT_CloseConfiguration()
726 &InterfaceHandle->InterfaceLink); in USBPORT_HandleSelectConfiguration()
1471 InterfaceLink); in USBPORT_GetInterfaceHandle()
1478 iHandleList = InterfaceHandle->InterfaceLink.Flink; in USBPORT_GetInterfaceHandle()
1533 RemoveEntryList(&InterfaceHandle->InterfaceLink); in USBPORT_HandleSelectInterface()
1571 &iHandle->InterfaceLink); in USBPORT_HandleSelectInterface()
1801 InterfaceLink); in USBPORT_RestoreDevice()
H A Diface.c206 InterfaceLink); in USBHI_QueryDeviceInformation()
267 InterfaceLink); in USBHI_QueryDeviceInformation()
H A Dusbport.h178 LIST_ENTRY InterfaceLink; member