device_property_match_property_string
ret = device_property_match_property_string(dev, "adi,sdi-pin",
ret = device_property_match_property_string(dev, propname,
ret = device_property_match_property_string(dev, propname,
ret = device_property_match_property_string(dev, "clock-names",
ret = device_property_match_property_string(dev, "interrupt-names",
ret = device_property_match_property_string(dev, "clock-names",
ret = device_property_match_property_string(dev, "clock-names",
ret = device_property_match_property_string(dev, "adi,spi-mode",
ret = device_property_match_property_string(&spi->dev, "adi,muxout-select",
ret = device_property_match_property_string(&spi->dev, "adi,input-mode",
ret = device_property_match_property_string(&spi->dev, "adi,quad-se-mode",
ret = device_property_match_property_string(dev, "ti,angle-measurement",
ret = device_property_match_property_string(dev,
ret = device_property_match_property_string(dev,
ret = device_property_match_property_string(dev,
ret = device_property_match_property_string(dev, "semtech,cs-idle-sleep",
ret = device_property_match_property_string(dev, "semtech,int-comp-resistor",
ret = device_property_match_property_string(dev, p, ssp_rate, ARRAY_SIZE(ssp_rate));
ret = device_property_match_property_string(dev, p, speed_names, ARRAY_SIZE(speed_names));