Searched refs:fwnode_call_bool_op (Results 1 – 2 of 2) sorted by relevance
50 ret = fwnode_call_bool_op(fwnode, property_present, propname); in fwnode_property_present()53 ret = fwnode_call_bool_op(fwnode->secondary, property_present, in fwnode_property_present()843 return fwnode_call_bool_op(fwnode, device_is_available); in fwnode_device_is_available()
158 #define fwnode_call_bool_op(fwnode, op, ...) \ macro
Completed in 5 milliseconds