Home
last modified time | relevance | path

Searched defs:device_property_read_u64_array (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c153 int device_property_read_u64_array(struct device *dev, const char *propname, in device_property_read_u64_array() function
158 EXPORT_SYMBOL_GPL(device_property_read_u64_array); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dproperty.c177 int device_property_read_u64_array(const struct device *dev, const char *propname, in device_property_read_u64_array() function
182 EXPORT_SYMBOL_GPL(device_property_read_u64_array); variable

Completed in 5 milliseconds