Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Daudio-v3.h212 #define UAC3_FORMAT_TYPE_I_RAW_DATA (1 << 6) macro
/openbmc/linux/sound/usb/
H A Dformat.c74 if (format & UAC3_FORMAT_TYPE_I_RAW_DATA) in parse_audio_format_i_type()