Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dcmipci.c2411 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument
2417 .ac3_sensitive = xac3, \
2420 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument
2421 DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask, xis_byte, xac3)