Home
last modified time | relevance | path

Searched refs:stm32_sai_conf (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/stm/
Dstm32_sai.c31 static const struct stm32_sai_conf stm32_sai_conf_f4 = {
36 static const struct stm32_sai_conf stm32_sai_conf_h7 = {
145 sai->conf = (struct stm32_sai_conf *)of_id->data; in stm32_sai_probe()
Dstm32_sai.h253 struct stm32_sai_conf { struct
275 struct stm32_sai_conf *conf; argument