coefficients 71 drivers/clk/tegra/cvb.c &entry->coefficients); coefficients 28 drivers/clk/tegra/cvb.h struct cvb_coefficients coefficients; coefficients 294 drivers/gpu/drm/amd/display/modules/color/color_gamma.c static bool build_coefficients(struct gamma_coefficients *coefficients, enum dc_transfer_func_predefined type) coefficients 317 drivers/gpu/drm/amd/display/modules/color/color_gamma.c coefficients->a0[i] = dc_fixpt_from_fraction( coefficients 319 drivers/gpu/drm/amd/display/modules/color/color_gamma.c coefficients->a1[i] = dc_fixpt_from_fraction( coefficients 321 drivers/gpu/drm/amd/display/modules/color/color_gamma.c coefficients->a2[i] = dc_fixpt_from_fraction( coefficients 323 drivers/gpu/drm/amd/display/modules/color/color_gamma.c coefficients->a3[i] = dc_fixpt_from_fraction( coefficients 325 drivers/gpu/drm/amd/display/modules/color/color_gamma.c coefficients->user_gamma[i] = dc_fixpt_from_fraction( coefficients 329 drivers/gpu/drm/amd/display/modules/color/color_gamma.c } while (i != ARRAY_SIZE(coefficients->a0)); coefficients 109 drivers/hwmon/pmbus/adm1275.c static const struct coefficients adm1075_coefficients[] = { coefficients 117 drivers/hwmon/pmbus/adm1275.c static const struct coefficients adm1272_coefficients[] = { coefficients 130 drivers/hwmon/pmbus/adm1275.c static const struct coefficients adm1275_coefficients[] = { coefficients 136 drivers/hwmon/pmbus/adm1275.c static const struct coefficients adm1276_coefficients[] = { coefficients 144 drivers/hwmon/pmbus/adm1275.c static const struct coefficients adm1278_coefficients[] = { coefficients 151 drivers/hwmon/pmbus/adm1275.c static const struct coefficients adm1293_coefficients[] = { coefficients 463 drivers/hwmon/pmbus/adm1275.c const struct coefficients *coefficients; coefficients 548 drivers/hwmon/pmbus/adm1275.c coefficients = adm1075_coefficients; coefficients 576 drivers/hwmon/pmbus/adm1275.c coefficients = adm1272_coefficients; coefficients 626 drivers/hwmon/pmbus/adm1275.c coefficients = adm1275_coefficients; coefficients 645 drivers/hwmon/pmbus/adm1275.c coefficients = adm1276_coefficients; coefficients 662 drivers/hwmon/pmbus/adm1275.c coefficients = adm1278_coefficients; coefficients 698 drivers/hwmon/pmbus/adm1275.c coefficients = adm1293_coefficients; coefficients 749 drivers/hwmon/pmbus/adm1275.c info->m[PSC_VOLTAGE_IN] = coefficients[vindex].m; coefficients 750 drivers/hwmon/pmbus/adm1275.c info->b[PSC_VOLTAGE_IN] = coefficients[vindex].b; coefficients 751 drivers/hwmon/pmbus/adm1275.c info->R[PSC_VOLTAGE_IN] = coefficients[vindex].R; coefficients 754 drivers/hwmon/pmbus/adm1275.c info->m[PSC_VOLTAGE_OUT] = coefficients[voindex].m; coefficients 755 drivers/hwmon/pmbus/adm1275.c info->b[PSC_VOLTAGE_OUT] = coefficients[voindex].b; coefficients 756 drivers/hwmon/pmbus/adm1275.c info->R[PSC_VOLTAGE_OUT] = coefficients[voindex].R; coefficients 761 drivers/hwmon/pmbus/adm1275.c coefficients[cindex].m * shunt / 1000; coefficients 762 drivers/hwmon/pmbus/adm1275.c info->b[PSC_CURRENT_OUT] = coefficients[cindex].b; coefficients 763 drivers/hwmon/pmbus/adm1275.c info->R[PSC_CURRENT_OUT] = coefficients[cindex].R; coefficients 767 drivers/hwmon/pmbus/adm1275.c coefficients[pindex].m * shunt / 1000; coefficients 768 drivers/hwmon/pmbus/adm1275.c info->b[PSC_POWER] = coefficients[pindex].b; coefficients 769 drivers/hwmon/pmbus/adm1275.c info->R[PSC_POWER] = coefficients[pindex].R; coefficients 772 drivers/hwmon/pmbus/adm1275.c info->m[PSC_TEMPERATURE] = coefficients[tindex].m; coefficients 773 drivers/hwmon/pmbus/adm1275.c info->b[PSC_TEMPERATURE] = coefficients[tindex].b; coefficients 774 drivers/hwmon/pmbus/adm1275.c info->R[PSC_TEMPERATURE] = coefficients[tindex].R; coefficients 173 drivers/isdn/mISDN/dsp_dtmf.c goto coefficients; coefficients 209 drivers/isdn/mISDN/dsp_dtmf.c coefficients: coefficients 336 sound/pci/nm256/nm256.c snd_nm256_write_buffer(chip, coefficients + offset, coeff_buf, size); coefficients 371 sound/pci/nm256/nm256.c snd_nm256_write_buffer(chip, coefficients, chip->all_coeff_buf, coefficients 4 sound/pci/nm256/nm256_coef.c static char coefficients[NM_TOTAL_COEFF_COUNT * 4] = {