Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6routing.c324 int path_type; member
376 session->path_type = pdata->path_type; in q6routing_stream_open()
384 session->path_type, session->sample_rate, in q6routing_stream_open()
406 q6adm_matrix_map(routing_data->dev, session->path_type, in q6routing_stream_open()
1038 int path_type; in routing_hw_params() local
1041 path_type = ADM_PATH_PLAYBACK; in routing_hw_params()
1043 path_type = ADM_PATH_LIVE_REC; in routing_hw_params()
1052 session->path_type = path_type; in routing_hw_params()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dx509_vfy.h96 int *path_type; member