Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/misc/
Drotary_encoder.c224 !device_property_match_string(dev, "rotary-encoder,encoding", in rotary_encoder_probe()
228 } else if (!device_property_match_string(dev, "rotary-encoder,encoding", in rotary_encoder_probe()
/Linux-v4.19/drivers/dma/
Dacpi-dma.c431 index = device_property_match_string(dev, "dma-names", name); in acpi_dma_request_slave_chan_by_name()
/Linux-v4.19/include/linux/
Dproperty.h51 int device_property_match_string(struct device *dev,
/Linux-v4.19/drivers/base/
Dproperty.c497 int device_property_match_string(struct device *dev, const char *propname, in device_property_match_string() function
502 EXPORT_SYMBOL_GPL(device_property_match_string);