Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/
Dproperty.c350 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function
376 EXPORT_SYMBOL_GPL(of_property_read_variable_u64_array);
/Linux-v4.19/include/linux/
Dof.h331 extern int of_property_read_variable_u64_array(const struct device_node *np,
522 int ret = of_property_read_variable_u64_array(np, propname, out_values, in of_property_read_u64_array()
796 static inline int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function