Searched refs:device_property_read_u16_array (Results 1 – 2 of 2) sorted by relevance
278 int device_property_read_u16_array(struct device *dev, const char *propname, in device_property_read_u16_array() function283 EXPORT_SYMBOL_GPL(device_property_read_u16_array);
777 if (device_property_read_u16_array(&data->client->dev, in us5182d_get_platform_data()