xchmax 292 sound/soc/meson/g12a-tohdmitx.c #define TOHDMITX_STREAM(xname, xsuffix, xfmt, xchmax) \ xchmax 296 sound/soc/meson/g12a-tohdmitx.c .channels_max = (xchmax), \ xchmax 302 sound/soc/meson/g12a-tohdmitx.c #define TOHDMITX_IN(xname, xid, xfmt, xchmax) { \ xchmax 305 sound/soc/meson/g12a-tohdmitx.c .playback = TOHDMITX_STREAM(xname, "Playback", xfmt, xchmax), \ xchmax 311 sound/soc/meson/g12a-tohdmitx.c #define TOHDMITX_OUT(xname, xid, xfmt, xchmax) { \ xchmax 314 sound/soc/meson/g12a-tohdmitx.c .capture = TOHDMITX_STREAM(xname, "Capture", xfmt, xchmax), \