Home
last modified time | relevance | path

Searched defs:fnIface (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c328 static void ParsePipes(struct AcmDevice *acmDevice, const struct UsbFnInterface *fnIface, UsbFnInterfaceHandle handle) in ParsePipes() argument
360 struct UsbFnInterface *fnIface = NULL; in ParseInterfaces() local
[all...]
/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c682 struct UsbFnInterface *fnIface = iface->fn; in EcmParseEachPipe() local
723 static int32_t EcmParseEcmIface(struct UsbEcmDevice *ecm, struct UsbFnInterface *fnIface) in EcmParseEcmIface() argument
744 struct UsbFnInterface *fnIface = NULL; in EcmParseEachIface() local
[all...]
/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp344 struct UsbFnInterface *fnIface = nullptr; in ParseInterfaces() local
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c1338 struct UsbFnInterface *fnIface = iface->fn; in AcmParseEachPipe() local
1378 static int32_t AcmParseAcmIface(struct UsbAcmDevice *acm, struct UsbFnInterface *fnIface) in AcmParseAcmIface() argument
1398 struct UsbFnInterface *fnIface = NULL; in AcmParseEachIface() local
[all...]
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp700 struct UsbFnInterface *fnIface = iface.fn; in UsbMtpDeviceParseEachPipe() local
749 UsbMtpDeviceParseMtpIface(struct UsbFnInterface *fnIface) UsbMtpDeviceParseMtpIface() argument
786 struct UsbFnInterface *fnIface = const_cast<struct UsbFnInterface *>(UsbFnGetInterface(fnDev, i)); UsbMtpDeviceParseEachIface() local
[all...]

Completed in 7 milliseconds