Searched refs:nhlt_dmic_get_ep (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-utils/topology/nhlt/intel/ |
H A D | dmic-nhlt.h | 15 int nhlt_dmic_get_ep(struct intel_nhlt_params *nhlt, struct endpoint_descriptor **eps,
|
H A D | dmic-nhlt.c | 194 int nhlt_dmic_get_ep(struct intel_nhlt_params *nhlt, struct endpoint_descriptor **eps, in nhlt_dmic_get_ep() function 262 fprintf(stderr, "nhlt_dmic_get_ep: dmic_get_params failed\n"); in nhlt_dmic_get_ep() 317 fprintf(stderr, "nhlt_dmic_get_ep: dmic_get_vendor_blob_size failed\n"); in nhlt_dmic_get_ep() 364 fprintf(stderr, "nhlt_dmic_get_ep: dmic_get_mic_params failed\n"); in nhlt_dmic_get_ep() 405 fprintf(stderr, "nhlt_dmic_get_ep: dmic_get_vendor_blob failed\n"); in nhlt_dmic_get_ep()
|
/third_party/alsa-utils/topology/nhlt/ |
H A D | nhlt-processor.c | 335 ret = nhlt_dmic_get_ep(nhlt, &eps[eps_count], i); in nhlt_create()
|
Completed in 3 milliseconds