Searched refs:stm32_sai_conf (Results 1 – 2 of 2) sorted by relevance
22 static const struct stm32_sai_conf stm32_sai_conf_f4 = {33 static const struct stm32_sai_conf stm32_sai_conf_h7 = {169 memcpy(&sai->conf, (const struct stm32_sai_conf *)of_id->data, in stm32_sai_probe()170 sizeof(struct stm32_sai_conf)); in stm32_sai_probe()
273 struct stm32_sai_conf { struct297 struct stm32_sai_conf conf; argument