Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/of/
Dproperty.c1161 static int strcmp_suffix(const char *str, const char *suffix) in strcmp_suffix() function
1198 if (strcmp_suffix(prop_name, suffix)) in parse_suffix_prop_cells()
1276 if (!strcmp_suffix(prop_name, ",nr-gpios")) in parse_gpios()