Home
last modified time | relevance | path

Searched refs:device_property_read_u64_array (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Dproperty.h44 int device_property_read_u64_array(struct device *dev, const char *propname,
154 return device_property_read_u64_array(dev, propname, val, 1); in device_property_read_u64()
174 return device_property_read_u64_array(dev, propname, NULL, 0); in device_property_count_u64()
/linux/drivers/base/
A Dproperty.c152 int device_property_read_u64_array(struct device *dev, const char *propname, in device_property_read_u64_array() function
157 EXPORT_SYMBOL_GPL(device_property_read_u64_array);
/linux/drivers/platform/mellanox/
A Dmlxbf-pmc.c1358 ret = device_property_read_u64_array(dev, pmc->block_name[i], in mlxbf_pmc_map_counters()
/linux/
A Dvmlinux.symvers8972 0x00000000 device_property_read_u64_array vmlinux EXPORT_SYMBOL_GPL
A DSystem.map31179 ffff800010808af0 T device_property_read_u64_array
A D.tmp_System.map31179 ffff800010808af0 T device_property_read_u64_array

Completed in 300 milliseconds