Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/libfdt/
H A Dfdt_region.c19 static int str_in_list(const char *str, char * const list[], int count) in str_in_list() function
66 if (str_in_list(str, exc_prop, exc_prop_count)) in fdt_find_regions()
89 if (str_in_list(path, inc, inc_count)) in fdt_find_regions()