Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_system_state.c70 struct name_list *ignore_suffix_cards; member
94 state.ignore_suffix_cards = NULL; in init_ignore_suffix_cards()
107 DL_APPEND(state.ignore_suffix_cards, card); in init_ignore_suffix_cards()
115 DL_FOREACH (state.ignore_suffix_cards, card) { in deinit_ignore_suffix_cards()
116 DL_DELETE(state.ignore_suffix_cards, card); in deinit_ignore_suffix_cards()
430 DL_FOREACH (state.ignore_suffix_cards, card) { in cras_system_check_ignore_ucm_suffix()