Home
last modified time | relevance | path

Searched refs:sspDescriptors (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_device.h108 struct UsbDescriptorHeader **sspDescriptors; member
/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_cfg_mgr.c672 fun->sspDescriptors = UsbFnCfgMgrParseFunDesc(node, drsOps, "sspDescList"); in UsbFnCfgMgrParseUsbFnFunction()
673 if (fun->sspDescriptors == NULL) { in UsbFnCfgMgrParseUsbFnFunction()
926 if (fnFunctions[iCount]->sspDescriptors) { in UsbFnCfgMgrFreeFunctions()
927 UsbFnCfgMgrFreeFuncDescHead(fnFunctions[iCount]->sspDescriptors); in UsbFnCfgMgrFreeFunctions()
/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp238 .sspDescriptors = nullptr,
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c230 .sspDescriptors = NULL,

Completed in 8 milliseconds