Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-spi.c43 #define INVOKE_CB(function_p, args...) \ argument
45 if (function_p) { \
46 res = function_p(args); \