Searched refs:of_property_read_variable_u64_array (Results 1 – 3 of 3) sorted by relevance
350 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function376 EXPORT_SYMBOL_GPL(of_property_read_variable_u64_array);
328 extern int of_property_read_variable_u64_array(const struct device_node *np,524 int ret = of_property_read_variable_u64_array(np, propname, out_values, in of_property_read_u64_array()807 static inline int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function
238 if (of_property_read_variable_u64_array(mem_node, "reg", reg, in vfio_pci_nvdia_v100_nvlink2_init()