Searched refs:ucm_section_concat_coupled (Results 1 – 4 of 4) sorted by relevance
96 int ucm_section_concat_coupled(struct ucm_section *section,
111 int ucm_section_concat_coupled(struct ucm_section *section, in ucm_section_concat_coupled() function
966 ucm_section_concat_coupled(dev_sec, m_name); in ucm_parse_device_section()
1225 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()