Searched refs:xac3 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | cmipci.c | 2389 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument 2395 .ac3_sensitive = xac3, \ 2398 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument 2399 DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask, xis_byte, xac3)
|