Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfwnode.h132 bool (*property_present)(const struct fwnode_handle *fwnode, member
/linux-6.3-rc2/drivers/base/
A Dproperty.c60 ret = fwnode_call_bool_op(fwnode, property_present, propname); in fwnode_property_present()
64 return fwnode_call_bool_op(fwnode->secondary, property_present, propname); in fwnode_property_present()
A Dswnode.c665 .property_present = software_node_property_present,
/linux-6.3-rc2/drivers/of/
A Dproperty.c1454 .property_present = of_fwnode_property_present,
/linux-6.3-rc2/drivers/acpi/
A Dproperty.c1594 .property_present = acpi_fwnode_property_present, \

Completed in 15 milliseconds