Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dof.h217 extern int of_property_read_string_index(struct device_node *np,
306 static inline int of_property_read_string_index(struct device_node *np, in of_property_read_string_index() function
/linux-3.3/drivers/of/
Dbase.c736 int of_property_read_string_index(struct device_node *np, const char *propname, in of_property_read_string_index() function
762 EXPORT_SYMBOL_GPL(of_property_read_string_index);
Dirq.c350 of_property_read_string_index(dev, "interrupt-names", index, in of_irq_to_resource()
Daddress.c580 of_property_read_string_index(dev, "reg-names", index, &name); in of_address_to_resource()
/linux-3.3/arch/arm/plat-omap/
Domap_device.c362 of_property_read_string_index(node, "ti,hwmods", i, &oh_name); in omap_device_build_from_dt()
/linux-3.3/sound/soc/
Dsoc-core.c3397 ret = of_property_read_string_index(np, propname, 0, &card->name); in snd_soc_of_parse_card_name()
3446 ret = of_property_read_string_index(np, propname, in snd_soc_of_parse_audio_routing()
3454 ret = of_property_read_string_index(np, propname, in snd_soc_of_parse_audio_routing()