Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/ctxfi/
Dctmixer.c105 #define SWH_CAPTURE_END MIXER_SPDIFI_C_S macro
529 if ((SWH_CAPTURE_START <= type) && (SWH_CAPTURE_END >= type)) { in do_switch()