device_property_match_string  227 drivers/base/property.c EXPORT_SYMBOL_GPL(device_property_match_string);
device_property_match_string  436 drivers/dma/acpi-dma.c 	index = device_property_match_string(dev, "dma-names", name);
device_property_match_string  221 drivers/input/misc/rotary_encoder.c 	    !device_property_match_string(dev, "rotary-encoder,encoding",
device_property_match_string  225 drivers/input/misc/rotary_encoder.c 	} else if (!device_property_match_string(dev, "rotary-encoder,encoding",
device_property_match_string  628 drivers/spi/spi-synquacer.c 		if (device_property_match_string(&pdev->dev,
device_property_match_string  632 drivers/spi/spi-synquacer.c 		} else if (device_property_match_string(&pdev->dev,
device_property_match_string   49 include/linux/property.h int device_property_match_string(struct device *dev,