Searched refs:of_property_read_variable_u16_array (Results 1 – 1 of 1) sorted by relevance
331 extern int of_property_read_variable_u16_array(const struct device_node *np,718 static inline int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array() function1342 int ret = of_property_read_variable_u16_array(np, propname, out_values, in of_property_read_u16_array()