Searched refs:pLibK_GetProcAddress (Results 1 – 1 of 1) sorted by relevance
2205 pLibK_GetProcAddress((PVOID *)&WinUSBX[sub_api].fn, sub_api, KUSB_FNID_##fn); \2258 LibK_GetProcAddress_t pLibK_GetProcAddress; in winusbx_init() local2272 pLibK_GetProcAddress = (LibK_GetProcAddress_t)GetProcAddress(hlibusbK, "LibK_GetProcAddress"); in winusbx_init()2273 if (pLibK_GetProcAddress == NULL) { in winusbx_init()