Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dof.h329 extern int of_property_read_variable_u16_array(const struct device_node *np,
666 static inline int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array() function
1277 int ret = of_property_read_variable_u16_array(np, propname, out_values, in of_property_read_u16_array()
/linux-6.3-rc2/drivers/of/
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);

Completed in 11 milliseconds