Searched defs:ifDesc (Results 1 – 3 of 3) sorted by relevance
26 void StubConstructorRegister(const char *ifDesc, struct StubConstructor *constructor) in StubConstructorRegister()41 void StubConstructorUnregister(const char *ifDesc, const struct StubConstructor *constructor) in StubConstructorUnregister()52 struct HdfRemoteService **StubCollectorGetOrNewObject(const char *ifDesc, void *servPtr) in StubCollectorGetOrNewObject()89 void StubCollectorRemoveObject(const char *ifDesc, void *servPtr) in StubCollectorRemoveObject()
321 const UsbInterfaceDescriptor *ifDesc = nullptr; in ParseInterface() local452 auto ifDesc = reinterpret_cast<const UsbInterfaceDescriptor *>(buffer); in ParseConfigurationDes() local
475 const struct UsbInterfaceDescriptor *ifDesc = NULL; in ParseInterface() local557 struct UsbInterfaceDescriptor *ifDesc = (struct UsbInterfaceDescriptor *)buffer; in ParseConfigurationDes() local