#define MULTIPLEX_MAX_NR_CODECS 8 struct multiplex_platform_data { struct snd_soc_dai **dai_list; unsigned int* active_mask; };