Roots             453 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h static void SolveQuadracticEqn(fInt A, fInt B, fInt C, fInt Roots[])
Roots             455 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	fInt *pRoots = &Roots[0];