Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Daudio-v3.h381 #define UAC3_PROCESSING_UNIT 0x09 macro
/Linux-v4.19/sound/usb/
Dmixer.c681 case UAC3_PROCESSING_UNIT: in get_term_name()
856 term->type = UAC3_PROCESSING_UNIT << 16; /* virtual type */ in check_input_term()
865 term->type = UAC3_PROCESSING_UNIT << 16; /* virtual type */ in check_input_term()
968 case UAC3_PROCESSING_UNIT: { in check_input_term()
979 term->type = UAC3_PROCESSING_UNIT << 16; /* virtual type */ in check_input_term()
2780 case UAC3_PROCESSING_UNIT: in parse_audio_unit()