Searched refs:xsuffix (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/soc/meson/ |
D | aiu-codec-ctrl.c | 93 #define AIU_CODEC_CTRL_STREAM(xname, xsuffix) \ argument 95 .stream_name = xname " " xsuffix, \
|
D | aiu-acodec-ctrl.c | 121 #define AIU_ACODEC_STREAM(xname, xsuffix, xchmax) \ argument 123 .stream_name = xname " " xsuffix, \
|
D | g12a-tohdmitx.c | 168 #define TOHDMITX_STREAM(xname, xsuffix, xfmt, xchmax) \ argument 170 .stream_name = xname " " xsuffix, \
|
D | g12a-toacodec.c | 178 #define TOACODEC_STREAM(xname, xsuffix, xchmax) \ argument 180 .stream_name = xname " " xsuffix, \
|