Searched refs:device_property_match_property_string (Results 1 – 6 of 6) sorted by relevance
/linux-6.8/drivers/iio/frequency/ |
D | admv1014.c | 721 ret = device_property_match_property_string(&spi->dev, "adi,input-mode", in admv1014_properties_parse() 729 ret = device_property_match_property_string(&spi->dev, "adi,quad-se-mode", in admv1014_properties_parse()
|
D | adf4377.c | 898 ret = device_property_match_property_string(&spi->dev, "adi,muxout-select", in adf4377_properties_parse()
|
/linux-6.8/drivers/iio/proximity/ |
D | sx9324.c | 917 ret = device_property_match_property_string(dev, "semtech,cs-idle-sleep", in sx9324_get_default_reg() 925 ret = device_property_match_property_string(dev, "semtech,int-comp-resistor", in sx9324_get_default_reg()
|
/linux-6.8/include/linux/ |
D | property.h | 132 int device_property_match_property_string(const struct device *dev, in device_property_match_property_string() function
|
/linux-6.8/drivers/iio/magnetometer/ |
D | tmag5273.c | 504 ret = device_property_match_property_string(dev, "ti,angle-measurement", in tmag5273_read_device_property()
|
/linux-6.8/drivers/iio/pressure/ |
D | hsc030pa.c | 451 ret = device_property_match_property_string(dev, in hsc_common_probe()
|