Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h172 #define AC_WCAP_LR_SWAP (1<<11) /* L/R swap */ macro
/linux/sound/hda/common/
H A Dproc.c829 if (wid_caps & AC_WCAP_LR_SWAP) in print_codec_info()