device_property_read_u64_array 158 drivers/base/property.c EXPORT_SYMBOL_GPL(device_property_read_u64_array); device_property_read_u64_array 43 include/linux/property.h int device_property_read_u64_array(struct device *dev, const char *propname, device_property_read_u64_array 145 include/linux/property.h return device_property_read_u64_array(dev, propname, val, 1); device_property_read_u64_array 165 include/linux/property.h return device_property_read_u64_array(dev, propname, NULL, 0);