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.h84 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.c897 ucm_section_concat_coupled(dev_sec, m_name); in ucm_get_sections()
/external/adhd/cras/src/tests/
Dalsa_ucm_unittest.cc1149 EXPECT_EQ(-EINVAL, ucm_section_concat_coupled(section, NULL)); in TEST()
1150 EXPECT_EQ(-EINVAL, ucm_section_concat_coupled( in TEST()
1159 EXPECT_EQ(0, ucm_section_concat_coupled(section, controls)); in TEST()