Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6adm.h24 int q6adm_matrix_map(struct device *dev, int path,
H A Dq6adm.c459 int q6adm_matrix_map(struct device *dev, int path, in q6adm_matrix_map() function
558 EXPORT_SYMBOL_GPL(q6adm_matrix_map);
H A Dq6routing.c416 q6adm_matrix_map(routing_data->dev, session->path_type, in q6routing_stream_open()