Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6routing.c329 int path_type; member
387 session->path_type = pdata->path_type; in q6routing_stream_open()
395 session->path_type, session->sample_rate, in q6routing_stream_open()
417 q6adm_matrix_map(routing_data->dev, session->path_type, in q6routing_stream_open()
1056 int path_type; in routing_hw_params() local
1059 path_type = ADM_PATH_PLAYBACK; in routing_hw_params()
1061 path_type = ADM_PATH_LIVE_REC; in routing_hw_params()
1070 session->path_type = path_type; in routing_hw_params()