Searched refs:typeUac2 (Results 1 – 1 of 1) sorted by relevance
1039 int32_t typeUac2; /* data type for uac2 if different from uac1, else -1 */ member1351 mixElemInfo->valType = ctlInfo->typeUac2 >= 0 ? ctlInfo->typeUac2 : ctlInfo->type; in AudioUsbFeatureCtlInit()