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