Home
last modified time | relevance | path

Searched defs:menu_add_prop (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/kconfig/
Dmenu.c122 struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct expr *d… in menu_add_prop() function
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dmenu.c127 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct … in menu_add_prop() function