Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c178 int device_property_read_string_array(struct device *dev, const char *propname, in device_property_read_string_array() function
183 EXPORT_SYMBOL_GPL(device_property_read_string_array); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dproperty.c205 int device_property_read_string_array(const struct device *dev, const char *propname, in device_property_read_string_array() function
210 EXPORT_SYMBOL_GPL(device_property_read_string_array); variable

Completed in 5 milliseconds