Home
last modified time | relevance | path

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

/drivers/base/
Dproperty.c178 int device_property_read_u64_array(const struct device *dev, const char *propname, in device_property_read_u64_array() function
183 EXPORT_SYMBOL_GPL(device_property_read_u64_array);
/drivers/platform/mellanox/
Dmlxbf-pmc.c1988 ret = device_property_read_u64_array(dev, pmc->block_name[i], in mlxbf_pmc_map_counters()