Home
last modified time | relevance | path

Searched defs:ifDesc (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/adapter/uhdf2/hdi/src/
Dstub_collector.cpp26 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()
/drivers/external_device_manager/frameworks/ddk/usb/
Dusb_config_desc_parser.cpp321 const UsbInterfaceDescriptor *ifDesc = nullptr; in ParseInterface() local
452 auto ifDesc = reinterpret_cast<const UsbInterfaceDescriptor *>(buffer); in ParseConfigurationDes() local
/drivers/peripheral/usb/ddk/host/src/
Dusb_raw_api_library.c475 const struct UsbInterfaceDescriptor *ifDesc = NULL; in ParseInterface() local
557 struct UsbInterfaceDescriptor *ifDesc = (struct UsbInterfaceDescriptor *)buffer; in ParseConfigurationDes() local