Searched refs:property_read_bool (Results 1 – 5 of 5) sorted by relevance
140 let prop = fwnode.property_read_bool(c"test,bool-prop"); in properties_parse()
150 bool (*property_read_bool)(const struct fwnode_handle *fwnode, member
103 ret = fwnode_call_bool_op(fwnode, property_read_bool, propname); in fwnode_property_read_bool()107 return fwnode_call_bool_op(fwnode->secondary, property_read_bool, propname); in fwnode_property_read_bool()
698 .property_read_bool = software_node_property_present,
1746 .property_read_bool = acpi_fwnode_property_present, \