Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Daudio-v3.h383 #define UAC3_CLOCK_SOURCE 0x0b macro
/Linux-v4.19/sound/usb/
Dclock.c101 validate_clock_source_v3, UAC3_CLOCK_SOURCE);
Dmixer.c893 term->type = UAC3_CLOCK_SOURCE << 16; /* virtual type */ in check_input_term()
935 case UAC3_CLOCK_SOURCE: { in check_input_term()
938 term->type = UAC3_CLOCK_SOURCE << 16; /* virtual type */ in check_input_term()
2771 case UAC3_CLOCK_SOURCE: in parse_audio_unit()