Home
last modified time | relevance | path

Searched refs:load_system_library (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libusb/libusb/os/
H A Dwindows_common.h76 DLL_HANDLE_NAME(name) = load_system_library(ctx, \
415 HMODULE load_system_library(struct libusb_context *ctx, const char *name);
H A Dwindows_usbdk.c83 usbdk_helper.module = load_system_library(ctx, "UsbDkHelper"); in load_usbdk_helper_dll()
162 h = load_system_library(ctx, "Advapi32"); in usbdk_init()
H A Dwindows_common.c102 HMODULE load_system_library(struct libusb_context *ctx, const char *name) in load_system_library() function
H A Dwindows_winusb.c2460 hWinUSB = load_system_library(ctx, "WinUSB"); in winusbx_init()
2500 hlibusbK = load_system_library(ctx, "libusbK"); in winusbx_init()