Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/of/
Dproperty.c183 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array() function
207 EXPORT_SYMBOL_GPL(of_property_read_variable_u8_array);
/linux-4.19.296/include/linux/
Dof.h323 extern int of_property_read_variable_u8_array(const struct device_node *np,
441 int ret = of_property_read_variable_u8_array(np, propname, out_values, in of_property_read_u8_array()
772 static inline int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array() function