Home
last modified time | relevance | path

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

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