Home
last modified time | relevance | path

Searched defs:platform_component (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/amd/acp/
H A Dacp-sdw-sof-mach.c51 static struct snd_soc_dai_link_component platform_component[] = { variable
H A Dacp-mach-common.c1290 static struct snd_soc_dai_link_component platform_component[] = { variable
/linux/sound/soc/intel/boards/
H A Dsof_pcm512x.c127 static struct snd_soc_dai_link_component platform_component[] = { variable
H A Dsof_board_helpers.c171 static struct snd_soc_dai_link_component platform_component[] = { variable
H A Dsof_es8336.c379 static struct snd_soc_dai_link_component platform_component[] = { variable
/linux/sound/soc/sof/
H A Dsof-client-probes.c387 struct snd_soc_dai_link_component platform_component[] = { sof_probes_client_probe() local
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1106 asoc_sdw_init_dai_link(struct device * dev,struct snd_soc_dai_link * dai_links,int * be_id,char * name,int playback,int capture,struct snd_soc_dai_link_component * cpus,int cpus_num,struct snd_soc_dai_link_component * platform_component,int num_platforms,struct snd_soc_dai_link_component * codecs,int codecs_num,int no_pcm,int (* init)(struct snd_soc_pcm_runtime * rtd),const struct snd_soc_ops * ops) asoc_sdw_init_dai_link() argument