scaled_ppm_to_ppb  160 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c 	ppb = scaled_ppm_to_ppb(scaled_ppm);
scaled_ppm_to_ppb   85 drivers/ptp/ptp_clock.c EXPORT_SYMBOL(scaled_ppm_to_ppb);
scaled_ppm_to_ppb  141 drivers/ptp/ptp_clock.c 		s32 ppb = scaled_ppm_to_ppb(tx->freq);
scaled_ppm_to_ppb  221 include/linux/ptp_clock_kernel.h extern s32 scaled_ppm_to_ppb(long ppm);