Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6afe.h164 struct q6afe_i2s_cfg { struct
190 struct q6afe_i2s_cfg i2s_cfg; argument
205 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg);
Dq6afe-dai.c159 struct q6afe_i2s_cfg *i2s = &dai_data->port_config[dai->id].i2s_cfg; in q6i2s_hw_params()
172 struct q6afe_i2s_cfg *i2s = &dai_data->port_config[dai->id].i2s_cfg; in q6i2s_set_fmt()
Dq6afe.c1155 int q6afe_i2s_port_prepare(struct q6afe_port *port, struct q6afe_i2s_cfg *cfg) in q6afe_i2s_port_prepare()