Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dcmipci.c2381 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument
2387 .ac3_sensitive = xac3, \
2390 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument
2391 DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask, xis_byte, xac3)