Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-spi.c75 #define INVOKE_CB(function_p, args...) \ argument
77 if (function_p) { \
78 res = function_p(args); \