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