Searched refs:device_property_match_string (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dproperty.h49 int device_property_match_string(struct device *dev,
/linux-4.4.14/drivers/base/
H A Dproperty.c291 * device_property_match_string - find a string in an array and return index
305 int device_property_match_string(struct device *dev, const char *propname, device_property_match_string() function
310 EXPORT_SYMBOL_GPL(device_property_match_string); variable
/linux-4.4.14/drivers/dma/
H A Dacpi-dma.c428 index = device_property_match_string(dev, "dma-names", name); acpi_dma_request_slave_chan_by_name()

Completed in 72 milliseconds