Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dproperty.c1231 static int strcmp_suffix(const char *str, const char *suffix) in strcmp_suffix() function
1268 if (strcmp_suffix(prop_name, suffix)) in parse_suffix_prop_cells()
1353 if (!strcmp_suffix(prop_name, ",nr-gpios")) in parse_gpios()