fSqrt             998 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 			fSqrt(fAdd(fSquared_Sigma_FMAX,
fSqrt              64 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h static fInt fSqrt(fInt);                                  /* Returns the Square Root of a fInt number */
fSqrt             471 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	temp = fSqrt(temp); /*root = Sqrt (b^2 - 4AC); */