Home
last modified time | relevance | path

Searched defs:device_property_present (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c35 bool device_property_present(struct device *dev, const char *propname) in device_property_present() function
39 EXPORT_SYMBOL_GPL(device_property_present); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dproperty.c43 bool device_property_present(const struct device *dev, const char *propname) in device_property_present() function
47 EXPORT_SYMBOL_GPL(device_property_present); variable

Completed in 5 milliseconds