Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/of/
Dproperty.c1126 static int strcmp_suffix(const char *str, const char *suffix) in strcmp_suffix() function
1163 if (strcmp_suffix(prop_name, suffix)) in parse_suffix_prop_cells()
1249 if (!strcmp_suffix(prop_name, ",nr-gpios")) in parse_gpios()