Searched refs:of_property_read_variable_u64_array (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
A D | of.h | 328 extern int of_property_read_variable_u64_array(const struct device_node *np, 535 int ret = of_property_read_variable_u64_array(np, propname, out_values, in of_property_read_u64_array() 838 static inline int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function
|
/linux/drivers/of/ |
A D | property.c | 392 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array() function 418 EXPORT_SYMBOL_GPL(of_property_read_variable_u64_array);
|
/linux/drivers/pci/controller/ |
A D | pcie-brcmstb.c | 801 ret = of_property_read_variable_u64_array(pcie->np, "brcm,scb-sizes", pcie->memc_size, 1, in brcm_pcie_get_rc_bar2_size_and_offset()
|
/linux/ |
A D | vmlinux.symvers | 7450 0x00000000 of_property_read_variable_u64_array vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 47699 ffff800010cd2470 T of_property_read_variable_u64_array
|
A D | .tmp_System.map | 47699 ffff800010cd2470 T of_property_read_variable_u64_array
|
Completed in 394 milliseconds