Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
A 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()
/linux/drivers/base/
A Dproperty.c221 int device_property_match_string(struct device *dev, const char *propname, in device_property_match_string() function
226 EXPORT_SYMBOL_GPL(device_property_match_string);
/linux/drivers/input/touchscreen/
A Dresistive-adc-touch.c140 idx = device_property_match_string(dev, "io-channel-names", name); in grts_map_channel()
/linux/drivers/dma/
A Dacpi-dma.c445 index = device_property_match_string(dev, "dma-names", name); in acpi_dma_request_slave_chan_by_name()
/linux/drivers/spi/
A Dspi-synquacer.c632 if (device_property_match_string(&pdev->dev, in synquacer_spi_probe()
636 } else if (device_property_match_string(&pdev->dev, in synquacer_spi_probe()
/linux/include/linux/
A Dproperty.h50 int device_property_match_string(struct device *dev,
/linux/drivers/tty/serial/
A Dmax310x.c1274 xtal = device_property_match_string(dev, "clock-names", "osc") < 0; in max310x_probe()
/linux/
A Dvmlinux.symvers11135 0x00000000 device_property_match_string vmlinux EXPORT_SYMBOL_GPL
A DSystem.map31193 ffff8000108091e0 T device_property_match_string
A D.tmp_System.map31193 ffff8000108091e0 T device_property_match_string

Completed in 298 milliseconds