SolveQuadracticEqn 1016 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 	SolveQuadracticEqn(fA_Term, fB_Term, fC_Term, fRoots);
SolveQuadracticEqn   69 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h static void SolveQuadracticEqn(fInt, fInt, fInt, fInt[]); /* Returns the 2 roots via the array */