Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/usb/
Daudio.h28 #define UAC_VERSION_1 0x00 macro
266 if (protocol == UAC_VERSION_1) in uac_mixer_unit_wChannelConfig()
279 return (protocol == UAC_VERSION_1) ? in uac_mixer_unit_iChannelNames()
287 return (protocol == UAC_VERSION_1) ? in uac_mixer_unit_bmControls()
350 if (protocol == UAC_VERSION_1) in uac_processing_unit_wChannelConfig()
363 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_iChannelNames()
371 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_bControlSize()
379 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_bmControls()