Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_alsa_card.c332 struct ucm_section *ucm_sections; in add_controls_and_iodevs_with_ucm() local
337 ucm_sections = ucm_get_sections(alsa_card->ucm); in add_controls_and_iodevs_with_ucm()
338 if (!ucm_sections) { in add_controls_and_iodevs_with_ucm()
347 DL_FOREACH(ucm_sections, section) { in add_controls_and_iodevs_with_ucm()
360 DL_FOREACH(ucm_sections, section) { in add_controls_and_iodevs_with_ucm()
391 DL_FOREACH(ucm_sections, section) { in add_controls_and_iodevs_with_ucm()
411 ucm_section_free_list(ucm_sections); in add_controls_and_iodevs_with_ucm()