Searched refs:FillpDebugSendFunc (Results 1 – 2 of 2) sorted by relevance
495 typedef void (*FillpDebugSendFunc)(IN FILLP_UINT32 debugType, IN FILLP_UINT32 debugLvl, typedef502 … FillpDebugSendFunc debugCallbackFunc; /* Registers debug information output callback function. */
107 logCallBack.debugCallbackFunc = static_cast<FillpDebugSendFunc>(PrintFillpLog); in PreSetFillpCoreParams()