Searched refs:pfnSetInterface (Results 1 – 4 of 4) sorted by relevance
71 void USBD_Open(const S_USBD_INFO_T *param, CLASS_REQ pfnClassReq, SET_INTERFACE_REQ pfnSetInterface) in USBD_Open() argument86 g_USBD_pfnSetInterface = pfnSetInterface; in USBD_Open()
1099 …const S_USBD_INFO_T *param, CLASS_REQ pfnClassReq, SET_INTERFACE_REQ pfnSetInterface, uint32_t *pU…
770 void USBD_Open(const S_USBD_INFO_T *param, CLASS_REQ pfnClassReq, SET_INTERFACE_REQ pfnSetInterface…