Searched refs:of_property_read_string_index (Results 1 - 3 of 3) sorted by relevance

/drivers/of/
H A Dirq.c350 of_property_read_string_index(dev, "interrupt-names", index,
H A Dbase.c719 * of_property_read_string_index - Find and read a string from a multiple
736 int of_property_read_string_index(struct device_node *np, const char *propname, function
762 EXPORT_SYMBOL_GPL(of_property_read_string_index); variable
H A Daddress.c580 of_property_read_string_index(dev, "reg-names", index, &name);

Completed in 70 milliseconds