Home
last modified time | relevance | path

Searched refs:property_present (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dfwnode.h114 * @property_present: Return true if a property is present.
143 bool (*property_present)(const struct fwnode_handle *fwnode,
142 bool (*property_present)(const struct fwnode_handle *fwnode, global() member
/linux/drivers/of/
H A Dproperty.c1594 .property_present = of_fwnode_property_present,
/linux/drivers/acpi/
H A Dproperty.c1658 .property_present = acpi_fwnode_property_present, \