Searched refs:stm32_sai_conf (Results 1 – 2 of 2) sorted by relevance
24 static const struct stm32_sai_conf stm32_sai_conf_f4 = {38 static const struct stm32_sai_conf stm32_sai_conf_h7 = {50 static const struct stm32_sai_conf stm32_sai_conf_mp25 = {187 const struct stm32_sai_conf *conf; in stm32_sai_probe()204 memcpy(&sai->conf, (const struct stm32_sai_conf *)conf, in stm32_sai_probe()205 sizeof(struct stm32_sai_conf)); in stm32_sai_probe()
277 struct stm32_sai_conf { struct303 struct stm32_sai_conf conf; argument
Completed in 6 milliseconds