Home
last modified time | relevance | path

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

/include/linux/
Dof.h328 extern int of_property_read_variable_u64_array(const struct device_node *np,
680 static inline int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function
1212 int ret = of_property_read_variable_u64_array(np, propname, out_values, in of_property_read_u64_array()