Home
last modified time | relevance | path

Searched defs:of_property_read_variable_u32_array (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dproperty.c313 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
337 EXPORT_SYMBOL_GPL(of_property_read_variable_u32_array); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dproperty.c315 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
339 EXPORT_SYMBOL_GPL(of_property_read_variable_u32_array); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h665 static inline int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h683 static inline int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function

Completed in 10 milliseconds