Home
last modified time | relevance | path

Searched refs:deviceSubClass (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/usb/include/
H A Dusb_ddk_pnp_loader.h45 uint8_t deviceSubClass; member
H A Dhdf_usb_pnp_manage.h86 uint8_t deviceSubClass; member
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/
H A Dusb_ddk_pnp_loader.h45 uint8_t deviceSubClass; member
H A Dhdf_usb_pnp_manage.h86 uint8_t deviceSubClass; member
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_pnp_notify.c181 deviceInfo->info.deviceInfo.deviceSubClass = infoData.usbDev->descriptor.bDeviceSubClass; in UsbPnpNotifyAddInitInfo()
278 infoTable.deviceInfo.deviceSubClass = deviceInfo->info.deviceInfo.deviceSubClass; in UsbPnpNotifyInitInfo()
462 infoTable->deviceInfo.deviceSubClass = g_testUsbPnpInfo->deviceInfo.deviceSubClass; in TestPnpNotifyFillInfoTable()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c215 deviceInfo->info.deviceInfo.deviceSubClass = infoData.usbDev->ddesc.bDeviceSubClass; in UsbPnpNotifyAddInitInfo()
306 infoTable.deviceInfo.deviceSubClass = deviceInfo->info.deviceInfo.deviceSubClass; in UsbPnpNotifyInitInfo()
482 infoTable->deviceInfo.deviceSubClass = g_testUsbPnpInfo->deviceInfo.deviceSubClass; in TestPnpNotifyFillInfoTable()
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_pnp_test.c78 infoTable.deviceInfo.deviceSubClass = 0; in TestInitPnpInfo()
/ohos5.0/drivers/hdf_core/framework/model/usb/src/
H A Dusb_ddk_pnp_loader.c99 …chFlag & USB_PNP_NOTIFY_MATCH_DEV_SUBCLASS) && (id->deviceSubClass != dev->deviceInfo.deviceSubCla… in UsbDdkPnpLoaderMatchDevice()
484 if (devResIface->GetUint8(node, "deviceSubClass", &table->deviceSubClass, 0) != HDF_SUCCESS) { in UsbDdkPnpLoaderParseIdDevice()
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dddk_sysfs_device.c210 devInfo->deviceSubClass = (uint8_t)value; in DdkSysfsGetDevice()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-usb-des.md192 deviceSubClass = 0;
1072 deviceSubClass = 0;
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-usb-des.md192 deviceSubClass = 0;
1036 deviceSubClass = 0;