Searched refs:PDEVINST (Results 1 – 1 of 1) sorted by relevance
/external/libusb/libusb/os/ |
D | windows_winusb.h | 337 typedef DEVNODE *PDEVNODE, *PDEVINST; typedef 413 DLL_DECLARE_FUNC(WINAPI, CONFIGRET, CM_Get_Parent, (PDEVINST, DEVINST, ULONG)); 414 DLL_DECLARE_FUNC(WINAPI, CONFIGRET, CM_Get_Child, (PDEVINST, DEVINST, ULONG)); 415 DLL_DECLARE_FUNC(WINAPI, CONFIGRET, CM_Get_Sibling, (PDEVINST, DEVINST, ULONG));
|