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

/linux-4.4.14/include/linux/
H A Dproperty.h45 int device_property_read_string_array(struct device *dev, const char *propname,
/linux-4.4.14/drivers/base/
H A Dproperty.c244 * device_property_read_string_array - return a string array property of device
261 int device_property_read_string_array(struct device *dev, const char *propname, device_property_read_string_array() function
266 EXPORT_SYMBOL_GPL(device_property_read_string_array); variable

Completed in 117 milliseconds