| /Linux-v5.4/drivers/thermal/broadcom/ | 
| D | bcm2835_thermal.c | 73 static int bcm2835_thermal_adc2temp(u32 adc, int offset, int slope)  in bcm2835_thermal_adc2temp()78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope)  in bcm2835_thermal_temp2adc()
 228 		int trip_temp, offset, slope;  in bcm2835_thermal_probe()  local
 
 | 
| D | brcmstb_thermal.c | 111 static void avs_tmon_get_coeffs(struct thermal_zone_device *tz, int *slope,  in avs_tmon_get_coeffs()123 	int slope, offset;  in avs_tmon_code_to_temp()  local
 139 	int slope, offset;  in avs_tmon_temp_to_code()  local
 
 | 
| D | ns-thermal.c | 26 	int slope = thermal_zone_get_slope(ns_thermal->tz);  in ns_thermal_get_temp()  local
 | 
| /Linux-v5.4/tools/testing/selftests/timers/ | 
| D | freq-step.c | 112 		    double *slope, double *r_stddev, double *r_max)  in regress()149 	double intercept, slope, stddev1, max1, stddev2, max2;  in run_test()  local
 
 | 
| /Linux-v5.4/net/sched/ | 
| D | sch_cbs.c | 139 static s64 timediff_to_credits(s64 timediff, s64 slope)  in timediff_to_credits()144 static s64 delay_from_credits(s64 credits, s64 slope)  in delay_from_credits()
 152 static s64 credits_from_len(unsigned int len, s64 slope, s64 port_rate)  in credits_from_len()
 
 | 
| /Linux-v5.4/drivers/iio/humidity/ | 
| D | hts221.h | 27 	int slope, b_gen;  member
 | 
| D | hts221_core.c | 267 	int err, *slope, *b_gen, cal0, cal1;  in hts221_parse_temp_caldata()  local310 	int err, *slope, *b_gen, data;  in hts221_parse_rh_caldata()  local
 
 | 
| /Linux-v5.4/drivers/media/platform/omap3isp/ | 
| D | ispresizer.h | 70 	u8 slope;		/* slope. */  member
 | 
| /Linux-v5.4/drivers/thermal/qcom/ | 
| D | tsens-8960.c | 240 	int slope, offset;  in code_to_mdegC()  local
 | 
| D | tsens.h | 46 	int				slope;  member
 | 
| /Linux-v5.4/drivers/thermal/ti-soc-thermal/ | 
| D | ti-thermal-common.c | 73 	int ret, tmp, slope, constant;  in __ti_thermal_get_temp()  local
 | 
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x2/ | 
| D | eeprom.c | 459 	u16 val, slope;  in mt76x2_get_temp_comp()  local
 | 
| /Linux-v5.4/drivers/media/dvb-frontends/ | 
| D | dib0090.c | 856 struct slope {  struct858 	s16 slope;  argument
 
 | 
| D | drxd_hard.c | 590 			u16 slope, offset;  in SetCfgIfAgc()  local
 | 
| /Linux-v5.4/drivers/net/wireless/mediatek/mt7601u/ | 
| D | eeprom.h | 107 		u8 slope;  member
 | 
| /Linux-v5.4/drivers/video/backlight/ | 
| D | pwm_bl.c | 400 	unsigned int slope = (128 * (max_val - min_val)) / nlevels;  in pwm_backlight_is_linear()  local
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ | 
| D | ar9002_calib.c | 371 	int32_t delta, currPDADC, slope;  in ar9287_hw_olc_temp_compensation()  local
 | 
| /Linux-v5.4/drivers/macintosh/ | 
| D | windfarm_pm121.c | 274 	int	slope;  member
 | 
| /Linux-v5.4/sound/soc/uniphier/ | 
| D | aio-core.c | 746 	int cur, diff, slope = 0, fs;  in aio_port_set_volume()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/ | 
| D | hw_shared.h | 52 	struct fixed31_32 slope;  member
 | 
| /Linux-v5.4/drivers/thermal/ | 
| D | of-thermal.c | 71 	int slope;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | thermal.h | 324 	int slope;  member
 | 
| /Linux-v5.4/drivers/hwmon/ | 
| D | lm93.c | 347 	const long slope = (uv_max - uv_min) /  in LM93_IN_FROM_REG()  local370 	const long slope = (uv_max - uv_min) /  in LM93_IN_TO_REG()  local
 
 | 
| /Linux-v5.4/drivers/net/phy/ | 
| D | sfp.c | 527 static void sfp_hwmon_calibrate(struct sfp *sfp, unsigned int slope, int offset,  in sfp_hwmon_calibrate()
 | 
| /Linux-v5.4/drivers/platform/x86/ | 
| D | intel_ips.c | 833 	u64 slope, offset;  in read_mgtv()  local
 |