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

/linux-4.1.27/include/linux/
H A Dproperty.h39 int device_property_read_string_array(struct device *dev, const char *propname,
/linux-4.1.27/drivers/base/
H A Dproperty.c237 * device_property_read_string_array - return a string array property of device
253 int device_property_read_string_array(struct device *dev, const char *propname, device_property_read_string_array() function
258 EXPORT_SYMBOL_GPL(device_property_read_string_array); variable

Completed in 146 milliseconds