Home
last modified time | relevance | path

Searched refs:ucm_section_concat_coupled (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_alsa_ucm_section.h96 int ucm_section_concat_coupled(struct ucm_section *section,
Dcras_alsa_ucm_section.c111 int ucm_section_concat_coupled(struct ucm_section *section, in ucm_section_concat_coupled() function
Dcras_alsa_ucm.c966 ucm_section_concat_coupled(dev_sec, m_name); in ucm_parse_device_section()
/external/adhd/cras/src/tests/
Dalsa_ucm_unittest.cc1225 EXPECT_EQ(-EINVAL, ucm_section_concat_coupled(section, NULL)); in TEST()
1226 EXPECT_EQ(-EINVAL, ucm_section_concat_coupled( in TEST()
1235 EXPECT_EQ(0, ucm_section_concat_coupled(section, controls)); in TEST()