Home
last modified time | relevance | path

Searched refs:device_property_read_u16_array (Results 1 – 2 of 2) sorted by relevance

/drivers/base/
Dproperty.c278 int device_property_read_u16_array(struct device *dev, const char *propname, in device_property_read_u16_array() function
283 EXPORT_SYMBOL_GPL(device_property_read_u16_array);
/drivers/iio/light/
Dus5182d.c777 if (device_property_read_u16_array(&data->client->dev, in us5182d_get_platform_data()