Searched refs:fwnode_call_void_op (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ | ||
D | fwnode.h | 193 #define fwnode_call_void_op(fwnode, op, ...) \ macro |
D | property.h | 200 fwnode_call_void_op(fwnode, put); in fwnode_handle_put() |