| /drivers/peripheral/usb/ddk/device/src/ |
| D | usbfn_sdk_if.c | 236 int32_t UsbFnStartRecvInterfaceEvent(struct UsbFnInterface *interface, in UsbFnStartRecvInterfaceEvent() 246 int32_t UsbFnStopRecvInterfaceEvent(struct UsbFnInterface *interface) in UsbFnStopRecvInterfaceEvent() 255 UsbFnInterfaceHandle UsbFnOpenInterface(struct UsbFnInterface *interface) in UsbFnOpenInterface() 273 int32_t UsbFnGetInterfacePipeInfo(struct UsbFnInterface *interface, in UsbFnGetInterfacePipeInfo() 283 int32_t UsbFnRegistInterfaceProp(const struct UsbFnInterface *interface, in UsbFnRegistInterfaceProp() 293 int32_t UsbFnGetInterfaceProp(const struct UsbFnInterface *interface, in UsbFnGetInterfaceProp() 303 int32_t UsbFnSetInterfaceProp(const struct UsbFnInterface *interface, in UsbFnSetInterfaceProp()
|
| D | usbfn_io_mgr.c | 280 struct UsbHandleMgr *UsbFnIoMgrInterfaceOpen(struct UsbFnInterface *interface) in UsbFnIoMgrInterfaceOpen() 345 int32_t UsbFnIoMgrInterfaceGetPipeInfo(struct UsbFnInterface *interface, in UsbFnIoMgrInterfaceGetPipeInfo()
|
| D | usbfn_dev_mgr.c | 160 struct UsbInterfaceDescriptor *interface = NULL; in GetInterfaceNum() local 592 int32_t UsbFnMgrStartRecvEvent(struct UsbFnInterface *interface, in UsbFnMgrStartRecvEvent() 615 int32_t UsbFnStopRecvEvent(struct UsbFnInterface *interface) in UsbFnStopRecvEvent()
|
| /drivers/peripheral/usb/ddk/host/include/ |
| D | linux_adapter.h | 85 unsigned int interface; member 96 unsigned int interface; member 101 unsigned int interface; member 107 unsigned int interface; member
|
| D | liteos_adapter.h | 47 unsigned int interface; member
|
| D | usb_interface_pool.h | 54 struct UsbInterface interface; member
|
| /drivers/framework/tools/hdi-gen/parser/ |
| D | parser.cpp | 493 AutoPtr<ASTInterfaceType> interface = new ASTInterfaceType(); in ParseInterface() local 512 bool Parser::ParseInterfaceBody(const AutoPtr<ASTInterfaceType>& interface) in ParseInterfaceBody() 545 bool Parser::ParseMethod(const AutoPtr<ASTInterfaceType>& interface) in ParseMethod() 588 void Parser::SetVersionInterfaceMethod(const AutoPtr<ASTInterfaceType>& interface) in SetVersionInterfaceMethod() 1448 AutoPtr<ASTInterfaceType> interface = ast_->GetInterfaceDef(); in CheckInterfaceAst() local 1468 AutoPtr<ASTInterfaceType> interface = ast_->GetInterfaceDef(); in CheckCallbackAst() local
|
| /drivers/framework/tools/hdi-gen/ast/ |
| D | ast_namespace.cpp | 53 void ASTNamespace::AddInterface(const AutoPtr<ASTInterfaceType>& interface) in AddInterface()
|
| D | ast.cpp | 121 void AST::AddInterfaceDef(const AutoPtr<ASTInterfaceType>& interface) in AddInterfaceDef()
|
| /drivers/peripheral/usb/sample/host/src/ |
| D | usbhost_sdkraw_speed.c | 266 const struct UsbRawInterface *interface, uint8_t interfaceIndex) in UsbParseConfigDescriptorProcess() 311 const struct UsbRawInterface *interface = config->interface[interfaceIndex]; in UsbParseConfigDescriptor() local
|
| /drivers/peripheral/usb/ddk/device/include/ |
| D | usbfn_io_mgr.h | 58 struct UsbFnInterface interface; member
|
| /drivers/peripheral/usb/sample/host/liteos_test/src/ |
| D | usbhost_sdkraw_speed.c | 267 struct AcmDevice *acm, const struct UsbRawInterface *interface, uint8_t interfaceIndex) in UsbSpeedParaseInterfaceClass() 314 const struct UsbRawInterface *interface = config->interface[interfaceIndex]; in UsbParseConfigDescriptor() local
|
| /drivers/framework/model/network/wifi/platform/include/ |
| D | flow_control.h | 218 struct FlowControlInterface *interface; /**< Flow control function */ member
|
| /drivers/peripheral/usb/interfaces/ddk/host/ |
| D | usb_raw_api.h | 193 const struct UsbRawInterface *interface[USB_MAXINTERFACES]; member
|
| /drivers/framework/test/unittest/model/usb/host/src/ |
| D | usb_raw_io.c | 265 struct AcmRawDevice * const acm, const struct UsbRawInterface *interface, uint8_t number) in AcmParaseInterfaceClass() 310 const struct UsbRawInterface *interface = NULL; in UsbParseConfigDescriptor() local
|
| /drivers/peripheral/usb/serial/src/ |
| D | usb_serial_rawapi.c | 211 const struct UsbRawInterface *interface, uint8_t interfaceIndex) in UsbParseConfigDescriptorProcess() 257 const struct UsbRawInterface *interface = config->interface[interfaceIndex]; in UsbParseConfigDescriptor() local
|
| /drivers/peripheral/usb/test/unittest/host_sdk/ |
| D | usb_raw_sdk_if_test_io.cpp | 269 const struct UsbRawInterface *interface = config->interface[interfaceIndex]; in UsbParseConfigDescriptor() local
|
| D | usb_raw_sdk_if_test.cpp | 331 const struct UsbRawInterface *interface = NULL; in UsbParseConfigDescriptor() local
|
| /drivers/peripheral/usb/ddk/host/src/ |
| D | linux_adapter.c | 1110 static int32_t AdapterSetInterface(const struct UsbDeviceHandle *handle, uint8_t interface, uint8_t… in AdapterSetInterface()
|
| D | liteos_adapter.c | 1277 static int32_t AdapterSetInterface(const struct UsbDeviceHandle *handle, uint8_t interface, uint8_t… in AdapterSetInterface()
|
| /drivers/peripheral/usb/hal/client/include/ |
| D | usbd_type.h | 131 uint8_t interface; member
|
| /drivers/framework/support/platform/include/hdmi/ |
| D | hdmi_common.h | 302 enum HdmiAudioInterfaceType interface; member
|
| /drivers/peripheral/usb/hal/service/src/ |
| D | usbd_dispatcher.c | 196 static int32_t GetInterfacePipe(const struct HostDevice *dev, struct UsbInterface *interface, uint8… in GetInterfacePipe() 247 struct UsbInterface *interface = dev->iface[interfaceId]; in GetPipe() local
|
| /drivers/adapter/khdf/linux/model/usb/device/ |
| D | f_generic.c | 3248 unsigned interface, unsigned alt) in ffs_func_set_alt()
|