Searched refs:g_hsusbd_pfnSetInterface (Results 1 – 2 of 2) sorted by relevance
32 HSUSBD_SET_INTERFACE_REQ g_hsusbd_pfnSetInterface = NULL; variable72 g_hsusbd_pfnSetInterface = pfnSetInterface; in HSUSBD_Open()474 if (g_hsusbd_pfnSetInterface != NULL) in HSUSBD_StandardRequest()476 g_hsusbd_pfnSetInterface((uint32_t)g_hsusbd_UsbAltInterface); in HSUSBD_StandardRequest()
31 HSUSBD_SET_INTERFACE_REQ g_hsusbd_pfnSetInterface = NULL; variable71 g_hsusbd_pfnSetInterface = pfnSetInterface; in HSUSBD_Open()500 if(g_hsusbd_pfnSetInterface != NULL) in HSUSBD_StandardRequest()502 g_hsusbd_pfnSetInterface((uint32_t)g_hsusbd_UsbAltInterface); in HSUSBD_StandardRequest()