xaccess           785 sound/pci/ice1712/ews.c #define EWS88D_CONTROL(xiface, xname, xshift, xinvert, xaccess) \
xaccess           788 sound/pci/ice1712/ews.c   .access = xaccess,\
xaccess           442 sound/pci/ice1712/ice1712.h #define ICE1712_GPIO(xiface, xname, xindex, mask, invert, xaccess) \
xaccess           443 sound/pci/ice1712/ice1712.h { .iface = xiface, .name = xname, .access = xaccess, .info = snd_ctl_boolean_mono_info, \