Searched refs:PDEVINST (Results 1 – 2 of 2) sorted by relevance
/external/libusb/libusb/os/ |
D | windows_winusb.h | 249 typedef DEVNODE *PDEVNODE, *PDEVINST; typedef 257 DLL_DECLARE_FUNC(WINAPI, CONFIGRET, CM_Get_Parent, (PDEVINST, DEVINST, ULONG)); 258 DLL_DECLARE_FUNC(WINAPI, CONFIGRET, CM_Get_Child, (PDEVINST, DEVINST, ULONG));
|
D | windows_winusb.c | 420 DEVINST devinst, PDEVINST _parent_devinst) in get_ancestor()
|