Home
last modified time | relevance | path

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

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