Lines Matching refs:UsbFnInterface
759 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn;
781 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn;
806 static int32_t UsbSerialRegistPropAGet(const struct UsbFnInterface *intf, const char *name, const char *value)
815 static int32_t UsbSerialRegistPropASet(const struct UsbFnInterface *intf, const char *name, const char *value)
826 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn;
1338 struct UsbFnInterface *fnIface = iface->fn;
1378 static int32_t AcmParseAcmIface(struct UsbAcmDevice *acm, struct UsbFnInterface *fnIface)
1398 struct UsbFnInterface *fnIface = NULL;
1404 fnIface = (struct UsbFnInterface *)UsbFnGetInterface(fnDev, i);
1412 fnIface = (struct UsbFnInterface *)UsbFnGetInterface(fnDev, i + 1);