Home
last modified time | relevance | path

Searched refs:fwnode_call_void_op (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dfwnode.h174 #define fwnode_call_void_op(fwnode, op, ...) \ macro
/Linux-v6.1/drivers/base/
Dproperty.c828 fwnode_call_void_op(fwnode, put); in fwnode_handle_put()