Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
H A Dproperty.c391 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function
417 EXPORT_SYMBOL_GPL(of_property_read_variable_u64_array); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dproperty.c393 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function
419 EXPORT_SYMBOL_GPL(of_property_read_variable_u64_array); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h680 static inline int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h698 static inline int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function

Completed in 10 milliseconds