stm32_sai_conf     22 sound/soc/stm/stm32_sai.c static const struct stm32_sai_conf stm32_sai_conf_f4 = {
stm32_sai_conf     33 sound/soc/stm/stm32_sai.c static const struct stm32_sai_conf stm32_sai_conf_h7 = {
stm32_sai_conf    169 sound/soc/stm/stm32_sai.c 		memcpy(&sai->conf, (const struct stm32_sai_conf *)of_id->data,
stm32_sai_conf    170 sound/soc/stm/stm32_sai.c 		       sizeof(struct stm32_sai_conf));
stm32_sai_conf    297 sound/soc/stm/stm32_sai.h 	struct stm32_sai_conf conf;