Home
last modified time | relevance | path

Searched refs:f_conf (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/topology/nhlt/intel/
H A Dssp-nhlt.c454 struct formats_config f_conf; in nhlt_ssp_get_ep() local
502 f_conf.formats_count = formats_count; in nhlt_ssp_get_ep()
504 for (i = 0; i < f_conf.formats_count; i++) { in nhlt_ssp_get_ep()
545 sizeof(struct format_config) * f_conf.formats_count + in nhlt_ssp_get_ep()
546 blob_size * f_conf.formats_count; in nhlt_ssp_get_ep()
563 memcpy(ep_target, &f_conf, sizeof(struct formats_config)); in nhlt_ssp_get_ep()
567 for (i = 0; i < f_conf.formats_count; i++) { in nhlt_ssp_get_ep()
H A Ddmic-nhlt.c202 struct formats_config f_conf; in nhlt_dmic_get_ep() local
293 f_conf.formats_count = 1; in nhlt_dmic_get_ep()
397 memcpy(ep_target, &f_conf, sizeof(struct formats_config)); in nhlt_dmic_get_ep()

Completed in 2 milliseconds