Home
last modified time | relevance | path

Searched refs:UAC_VERSION_1 (Results 1 – 1 of 1) sorted by relevance

/include/uapi/linux/usb/
Daudio.h27 #define UAC_VERSION_1 0x00 macro
265 if (protocol == UAC_VERSION_1) in uac_mixer_unit_wChannelConfig()
278 return (protocol == UAC_VERSION_1) ? in uac_mixer_unit_iChannelNames()
286 return (protocol == UAC_VERSION_1) ? in uac_mixer_unit_bmControls()
349 if (protocol == UAC_VERSION_1) in uac_processing_unit_wChannelConfig()
362 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_iChannelNames()
370 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_bControlSize()
378 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_bmControls()