Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Daudio-v2.h188 #define UAC2_CONTROL_PITCH (3 << 0) macro
/Linux-v4.19/sound/usb/
Dstream.c615 if (csep2->bmControls & UAC2_CONTROL_PITCH) in parse_uac_endpoint_attributes()
622 if (le32_to_cpu(csep3->bmControls) & UAC2_CONTROL_PITCH) in parse_uac_endpoint_attributes()