Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dcmipci.c2349 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument
2354 .is_byte = xis_byte, \
2358 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument
2359 DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask, xis_byte, xac3)