Searched defs:of_property_read_u32_index (Results 1 - 1 of 1) sorted by relevance

/drivers/of/
H A Dbase.c1098 * of_property_read_u32_index - Find and read a u32 from a multi-value property.
1112 int of_property_read_u32_index(const struct device_node *np, function
1125 EXPORT_SYMBOL_GPL(of_property_read_u32_index); variable

Completed in 121 milliseconds