Home
last modified time | relevance | path

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

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