Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dparser.y524 * choice_check_sanity - check sanity of a choice member
530 static int choice_check_sanity(const struct menu *menu)
603 if (child->sym && choice_check_sanity(child)) in conf_parse()
536 static int choice_check_sanity(const struct menu *menu) choice_check_sanity() function