Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/base/
Dproperty.c43 bool device_property_present(const struct device *dev, const char *propname) in device_property_present() function
/kernel/linux/linux-5.10/drivers/base/
Dproperty.c35 bool device_property_present(struct device *dev, const char *propname) in device_property_present() function