Home
last modified time | relevance | path

Searched refs:device_property_match_string (Results 1 – 4 of 4) sorted by relevance

/drivers/input/misc/
Drotary_encoder.c221 !device_property_match_string(dev, "rotary-encoder,encoding", in rotary_encoder_probe()
225 } else if (!device_property_match_string(dev, "rotary-encoder,encoding", in rotary_encoder_probe()
/drivers/base/
Dproperty.c222 int device_property_match_string(struct device *dev, const char *propname, in device_property_match_string() function
227 EXPORT_SYMBOL_GPL(device_property_match_string);
/drivers/dma/
Dacpi-dma.c436 index = device_property_match_string(dev, "dma-names", name); in acpi_dma_request_slave_chan_by_name()
/drivers/spi/
Dspi-synquacer.c628 if (device_property_match_string(&pdev->dev, in synquacer_spi_probe()
632 } else if (device_property_match_string(&pdev->dev, in synquacer_spi_probe()