Searched refs:soc_aux (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/amd/acp/ |
| H A D | acp-sdw-legacy-mach.c | 410 struct snd_soc_aux_dev *soc_aux; in soc_card_dai_links_create() local 441 soc_aux = devm_kcalloc(dev, num_aux, sizeof(*soc_aux), GFP_KERNEL); in soc_card_dai_links_create() 442 if (!soc_aux) in soc_card_dai_links_create() 445 ret = asoc_sdw_parse_sdw_endpoints(dev, ctx, soc_aux, soc_dais, soc_ends, &num_confs); in soc_card_dai_links_create() 471 card->aux_dev = soc_aux; in soc_card_dai_links_create()
|
| /linux/include/sound/ |
| H A D | soc_sdw_utils.h | 187 struct snd_soc_aux_dev *soc_aux,
|
| /linux/sound/soc/sdw_utils/ |
| H A D | soc_sdw_utils.c | 2028 struct snd_soc_aux_dev *soc_aux, in asoc_sdw_parse_sdw_endpoints() argument 2082 soc_aux->dlc.name = component->name; in asoc_sdw_parse_sdw_endpoints() 2088 soc_aux++; in asoc_sdw_parse_sdw_endpoints()
|