SND_SOC_TPLG_MAX_CHAN 351 include/uapi/sound/asoc.h __le32 tx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */ SND_SOC_TPLG_MAX_CHAN 353 include/uapi/sound/asoc.h __le32 rx_chanmap[SND_SOC_TPLG_MAX_CHAN]; /* array of slot number */ SND_SOC_TPLG_MAX_CHAN 398 include/uapi/sound/asoc.h struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN]; SND_SOC_TPLG_MAX_CHAN 416 include/uapi/sound/asoc.h struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN]; SND_SOC_TPLG_MAX_CHAN 197 sound/soc/soc-topology.c for (i = 0; i < SND_SOC_TPLG_MAX_CHAN; i++) { SND_SOC_TPLG_MAX_CHAN 210 sound/soc/soc-topology.c for (i = 0; i < SND_SOC_TPLG_MAX_CHAN; i++) { SND_SOC_TPLG_MAX_CHAN 453 sound/soc/sof/topology.c if (le32_to_cpu(mc->num_channels) > SND_SOC_TPLG_MAX_CHAN) SND_SOC_TPLG_MAX_CHAN 513 sound/soc/sof/topology.c if (le32_to_cpu(ec->num_channels) > SND_SOC_TPLG_MAX_CHAN)