Home
last modified time | relevance | path

Searched defs:activeConfig (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_protocol.c234 int32_t activeConfig = -1; in UsbProtocalParseDescriptor() local
H A Dlinux_adapter.c343 uint8_t activeConfig = 0; in OsGetActiveConfig() local
1048 static int32_t AdapterGetConfiguration(const struct UsbDeviceHandle *handle, uint8_t *activeConfig) in AdapterGetConfiguration()
1068 static int32_t AdapterSetConfiguration(struct UsbDeviceHandle *handle, int32_t activeConfig) in AdapterSetConfiguration()
H A Dliteos_adapter.c1212 static int32_t AdapterGetConfiguration(const struct UsbDeviceHandle *handle, uint8_t *activeConfig) in AdapterGetConfiguration()
1225 static int32_t AdapterSetConfiguration(struct UsbDeviceHandle *handle, int32_t activeConfig) in AdapterSetConfiguration()
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp321 int32_t FuncAdapterGetConfiguration(const UsbDeviceHandle *handle, uint8_t *activeConfig) in FuncAdapterGetConfiguration()
340 int32_t FuncAdapterSetConfiguration(UsbDeviceHandle *handle, int32_t activeConfig) in FuncAdapterSetConfiguration()
/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dusb_ddk_device.h43 uint8_t activeConfig; member
H A Dliteos_adapter.h72 uint8_t activeConfig; member
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkraw_speed.c199 int32_t activeConfig; in UsbGetConfigDescriptor() local
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkraw_speed.c204 int32_t activeConfig; in UsbGetConfigDescriptor() local
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c872 int32_t activeConfig = -1; in UsbnetHostGetConfigDescriptor() local
/ohos5.0/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c147 int32_t activeConfig; in UsbGetConfigDescriptor() local