alsa-lib/src/topology
Mengdong Lin 53f7711769 topology: Define a function to build a single physical DAI link
Code refactoring. Rename the function to build all physical links from
tplg_build_link_config() to tplg_build_links(). And define a new function
build_link() to build a single physical DAI link element.

The function build_link() will be extended to handle more properties
of a physical DAI link (e.g. backend or codec-codec link).

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-11-08 16:33:16 +01:00
..
builder.c topology: Remove unused function write_data_block() 2015-11-18 14:55:15 +01:00
channel.c topology: Fix comparison of unsigned expression < 0 2015-11-18 14:57:14 +01:00
ctl.c topology: Remove support for control flag SNDRV_CTL_ELEM_ACCESS_USER 2016-07-20 07:45:58 +02:00
dapm.c topology: Fix missing stream name of widgets in text conf file 2016-10-25 09:24:28 +02:00
data.c topology: Fix the missing referenced elem ptr when merging private data 2016-07-25 11:55:35 +02:00
elem.c topology: tplg_elem_lookup() checks parameter before searching 2016-11-05 16:41:55 +01:00
Makefile.am topology: autotools: Add build support for topology core 2015-07-30 17:10:14 +02:00
ops.c topology: add support for pasring external ops in conf files 2016-03-14 16:56:44 +01:00
parser.c topology: Define a function to build a single physical DAI link 2016-11-08 16:33:16 +01:00
pcm.c topology: Define a function to build a single physical DAI link 2016-11-08 16:33:16 +01:00
text.c topology: rename OBJECT_TYPE_ to SND_TPLG_TYPE_ 2015-08-11 15:33:40 +02:00
tplg_local.h topology: Define a function to build a single physical DAI link 2016-11-08 16:33:16 +01:00