Lines Matching refs:UAC_VERSION_1
28 #define UAC_VERSION_1 0x00 macro
275 if (protocol == UAC_VERSION_1) in uac_mixer_unit_wChannelConfig()
288 return (protocol == UAC_VERSION_1) ? in uac_mixer_unit_iChannelNames()
297 case UAC_VERSION_1: in uac_mixer_unit_bmControls()
372 if (protocol == UAC_VERSION_1) in uac_processing_unit_wChannelConfig()
385 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_iChannelNames()
394 case UAC_VERSION_1: in uac_processing_unit_bControlSize()
409 case UAC_VERSION_1: in uac_processing_unit_bmControls()
426 case UAC_VERSION_1: in uac_processing_unit_iProcessing()
442 case UAC_VERSION_1: in uac_processing_unit_specific()
463 case UAC_VERSION_1: in uac_extension_unit_bControlSize()
480 case UAC_VERSION_1: in uac_extension_unit_iExtension()