Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof.h325 extern int of_property_read_variable_u16_array(const struct device_node *np,
676 static inline int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u8_array()
1298 int ret = of_property_read_variable_u16_array(np, propname, out_values, in of_property_read_u16_array()
678 static inline int of_property_read_variable_u16_array(const struct device_node *np, of_property_read_variable_u16_array() function
/openbmc/linux/drivers/of/
H A Dproperty.c268 int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array() function
292 EXPORT_SYMBOL_GPL(of_property_read_variable_u16_array);