Home
last modified time | relevance | path

Searched defs:PSP_DEVINFO_DATA (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
H A Dlist_ports_windows.py72 PSP_DEVINFO_DATA = ctypes.POINTER(SP_DEVINFO_DATA) variable
/aosp_15_r20/external/python/pyserial/serial/tools/
Dlist_ports_windows.py78 PSP_DEVINFO_DATA = ctypes.POINTER(SP_DEVINFO_DATA) variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsetupapi.h408 } SP_DEVINFO_DATA,*PSP_DEVINFO_DATA; typedef