Searched refs:device_property_read_u16_array (Results 1 – 2 of 2) sorted by relevance
33 int device_property_read_u16_array(struct device *dev, const char *propname,89 return device_property_read_u16_array(dev, propname, val, 1); in device_property_read_u16()
181 int device_property_read_u16_array(struct device *dev, const char *propname, in device_property_read_u16_array() function186 EXPORT_SYMBOL_GPL(device_property_read_u16_array);