Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Diotkit-secctl.c124 typedef void PerPPCFunction(IoTKitSecCtlPPC *ppc); typedef
126 static void foreach_ppc(IoTKitSecCtl *s, PerPPCFunction *fn) in foreach_ppc()