Lines Matching defs:xindex
192 #define BURGUNDY_VOLUME_W(xname, xindex, addr, shift) \
193 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
268 #define BURGUNDY_VOLUME_2B(xname, xindex, addr, off) \
269 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
330 #define BURGUNDY_VOLUME_B(xname, xindex, addr, stereo, atten) \
331 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
385 #define BURGUNDY_SWITCH_W(xname, xindex, addr, lbit, rbit, stereo) \
386 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\
441 #define BURGUNDY_SWITCH_B(xname, xindex, addr, lmask, rmask, stereo) \
442 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .index = xindex,\