Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc_sdw_utils.h185 int asoc_sdw_parse_sdw_endpoints(struct device *dev,
/linux/sound/soc/amd/acp/
H A Dacp-sdw-sof-mach.c317 ret = asoc_sdw_parse_sdw_endpoints(dev, ctx, sof_aux, sof_dais, sof_ends, &num_confs); in sof_card_dai_links_create()
H A Dacp-sdw-legacy-mach.c445 ret = asoc_sdw_parse_sdw_endpoints(dev, ctx, soc_aux, soc_dais, soc_ends, &num_confs); in soc_card_dai_links_create()
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c2026 int asoc_sdw_parse_sdw_endpoints(struct device *dev, in asoc_sdw_parse_sdw_endpoints() function
2209 EXPORT_SYMBOL_NS(asoc_sdw_parse_sdw_endpoints, "SND_SOC_SDW_UTILS");
/linux/sound/soc/intel/boards/
H A Dsof_sdw.c1291 ret = asoc_sdw_parse_sdw_endpoints(dev, ctx, sof_aux, sof_dais, sof_ends, &num_confs); in sof_card_dai_links_create()