/kernel/linux/linux-6.6/drivers/thermal/broadcom/ |
H A D | ns-thermal.c | 21 int slope = thermal_zone_get_slope(tz); in ns_thermal_get_temp() local
|
H A D | bcm2711_thermal.c | 37 int slope = thermal_zone_get_slope(tz); in bcm2711_get_temp() local
|
H A D | bcm2835_thermal.c | 73 static int bcm2835_thermal_adc2temp(u32 adc, int offset, int slope) in bcm2835_thermal_adc2temp() argument 78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope) in bcm2835_thermal_temp2adc() argument 226 int offset, slope; in bcm2835_thermal_probe() local
|
/kernel/linux/linux-5.10/drivers/iio/humidity/ |
H A D | hts221.h | 25 int slope, b_gen; member
|
H A D | hts221_core.c | 260 int err, *slope, *b_gen, cal0, cal1; in hts221_parse_temp_caldata() local 303 int err, *slope, *b_gen, data; in hts221_parse_rh_caldata() local [all...] |
/kernel/linux/linux-5.10/drivers/thermal/broadcom/ |
H A D | bcm2711_thermal.c | 37 int slope = thermal_zone_get_slope(priv->thermal); in bcm2711_get_temp() local
|
H A D | ns-thermal.c | 26 int slope = thermal_zone_get_slope(ns_thermal->tz); in ns_thermal_get_temp() local
|
H A D | bcm2835_thermal.c | 73 static int bcm2835_thermal_adc2temp(u32 adc, int offset, int slope) in bcm2835_thermal_adc2temp() argument 78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope) in bcm2835_thermal_temp2adc() argument 228 int trip_temp, offset, slope; in bcm2835_thermal_probe() local
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ |
H A D | ia_css_ctc2.host.c | 48 int slope, dydx; in ctc2_slope() local
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ |
H A D | ia_css_ctc2.host.c | 48 int slope, dydx; in ctc2_slope() local
|
/kernel/linux/linux-6.6/drivers/iio/humidity/ |
H A D | hts221.h | 25 int slope, b_gen; member
|
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/ |
H A D | ti-thermal-common.c | 73 int ret, tmp, slope, constant; in __ti_thermal_get_temp() local
|
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/ |
H A D | ti-thermal-common.c | 76 int ret, tmp, slope, constant; in __ti_thermal_get_temp() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
H A D | freq-step.c | 149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local 111 regress(struct sample *samples, int n, double *intercept, double *slope, double *r_stddev, double *r_max) regress() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispresizer.h | 70 u8 slope; /* slope. */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | eeprom.c | 473 u16 val, slope; in mt76x2_get_temp_comp() local
|
/kernel/linux/linux-5.10/drivers/thermal/qcom/ |
H A D | tsens-8960.c | 240 int slope, offset; in code_to_mdegC() local
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | ispresizer.h | 70 u8 slope; /* slope. */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | eeprom.c | 461 u16 val, slope; in mt76x2_get_temp_comp() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
H A D | freq-step.c | 149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local 111 regress(struct sample *samples, int n, double *intercept, double *slope, double *r_stddev, double *r_max) regress() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
H A D | eeprom.h | 107 u8 slope; member
|
/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | pwm_bl.c | 402 unsigned int slope = (128 * (max_val - min_val)) / nlevels; in pwm_backlight_is_linear() local
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_cbs.c | 139 static s64 timediff_to_credits(s64 timediff, s64 slope) in timediff_to_credits() argument 144 static s64 delay_from_credits(s64 credits, s64 slope) in delay_from_credits() argument 152 static s64 credits_from_len(unsigned int len, s64 slope, s64 port_rate) in credits_from_len() argument
|
/kernel/linux/linux-5.10/sound/soc/uniphier/ |
H A D | aio-core.c | 745 int cur, diff, slope = 0, fs; in aio_port_set_volume() local
|
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | pwm_bl.c | 393 unsigned int slope = (128 * (max_val - min_val)) / nlevels; in pwm_backlight_is_linear() local
|