Searched refs:xac3 (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/pci/ |
| H A D | cmipci.c | 2349 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument 2355 .ac3_sensitive = xac3, \ 2358 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument 2359 DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask, xis_byte, xac3)
|