Home
last modified time | relevance | path

Searched refs:q6afe_i2s_cfg (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/soc/qcom/qdsp6/
Dq6afe.h175 struct q6afe_i2s_cfg { struct
210 struct q6afe_i2s_cfg i2s_cfg;
226 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg);
Dq6afe-dai.c100 struct q6afe_i2s_cfg *i2s = &dai_data->port_config[dai->id].i2s_cfg; in q6i2s_hw_params()
113 struct q6afe_i2s_cfg *i2s = &dai_data->port_config[dai->id].i2s_cfg; in q6i2s_set_fmt()
Dq6afe.c1321 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg) in q6afe_i2s_port_prepare()