/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_gem.c | 803 void *temp = NULL; in vc4_get_bcl() local
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | adm1021.c | 81 int temp[2]; member 196 long temp; in temp_max_store() local 222 long temp; temp_min_store() local [all...] |
H A D | emc2103.c | 63 struct temperature temp[4]; /* internal + 3 external */ member 85 read_temp_from_i2c(struct i2c_client *client, u8 i2c_reg, struct temperature *temp) read_temp_from_i2c() argument [all...] |
H A D | drivetemp.c | 206 drivetemp_get_smarttemp(struct drivetemp_data *st, u32 attr, long *temp) drivetemp_get_smarttemp() argument 335 long temp; drivetemp_identify_sata() local [all...] |
H A D | lm80.c | 126 s16 temp[t_num_temp]; /* Register values, normalized to 16 bit */ member [all...] |
H A D | lm75.c | 315 static inline long lm75_reg_to_mc(s16 temp, u8 resolution) in lm75_reg_to_mc() argument 384 static int lm75_write_temp(struct device *dev, u32 attr, long temp) in lm75_write_temp() argument
|
H A D | tmp401.c | 269 int temp = reg; tmp401_register_to_temp() local 277 tmp401_temp_to_register(long temp, bool extended, int zbits) tmp401_temp_to_register() argument 365 int reg, ret, temp; tmp401_temp_write() local [all...] |
H A D | tmp464.c | 110 static s16 temp_to_limit_reg(long temp) in temp_to_limit_reg() argument 115 static s16 temp_to_offset_reg(long temp) in temp_to_offset_reg() argument
|
H A D | via686a.c | 317 u16 temp[3]; /* Register value 10 bit */ global() member [all...] |
H A D | xgene-hwmon.c | 324 int rc, temp; in temp1_input_show() local
|
/kernel/linux/linux-6.6/drivers/hwmon/occ/ |
H A D | common.c | 234 struct temp_sensor_1 *temp; in occ_show_temp_1() local 270 struct temp_sensor_2 *temp; in occ_show_temp_2() local 321 struct temp_sensor_10 *temp; occ_show_temp_10() local 783 struct temp_sensor_2 *temp; occ_setup_sensor_attrs() local [all...] |
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | twl6030-gpadc.c | 615 __u32 temp = ((d & 0x7f) >> 1) | ((d & 1) << 6); in twl6030_gpadc_get_trim_offset() local 709 int chn, d1 = 0, d2 = 0, temp; in twl6032_calibration() local [all...] |
/kernel/linux/linux-6.6/drivers/iio/frequency/ |
H A D | adrf6780.c | 153 unsigned int data, temp; in __adrf6780_spi_update_bits() local
|
H A D | admv1013.c | 167 unsigned int data, temp; in __admv1013_spi_update_bits() local
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-amd8111.c | 194 unsigned char protocol, len, pec, temp[2]; in amd8111_access() local [all...] |
/kernel/linux/linux-6.6/drivers/iio/chemical/ |
H A D | bme680_core.c | 465 static u8 bme680_calc_heater_res(struct bme680_data *data, u16 temp) in bme680_calc_heater_res() argument
|
/kernel/linux/linux-6.6/drivers/iio/accel/ |
H A D | bmi088-accel-core.c | 261 s16 temp; in bmi088_accel_get_temp() local
|
/kernel/linux/linux-6.6/drivers/iio/common/cros_ec_sensors/ |
H A D | cros_ec_sensors_core.c | 253 u32 ver_mask, temp; in cros_ec_sensors_core_init() local
|
/kernel/linux/linux-6.6/drivers/iio/gyro/ |
H A D | adxrs290.c | 119 int temp; in adxrs290_get_rate_data() local 140 int temp; in adxrs290_get_temp_data() local 162 short temp; adxrs290_get_3db_freq() local [all...] |
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | windfarm_pm121.c | 587 s32 temp, new_setpoint; pm121_sys_fans_tick() local 721 s32 new_setpoint, temp, power; pm121_cpu_fans_tick() local [all...] |
H A D | windfarm_pm112.c | 202 static int cpu_check_overtemp(s32 temp) in cpu_check_overtemp() argument 272 s32 temp, power, t_max = 0; in cpu_fans_tick() local 359 s32 temp; backside_fan_tick() local 409 s32 temp; drive_bay_fan_tick() local [all...] |
H A D | windfarm_pm81.c | 331 s32 new_setpoint, temp, scaled, cputarget; in wf_smu_sys_fans_tick() local 475 s32 new_setpoint, temp, power, systarget; wf_smu_cpu_fans_tick() local [all...] |
H A D | windfarm_rm31.c | 119 static int cpu_check_overtemp(s32 temp) in cpu_check_overtemp() argument 202 static int read_one_cpu_vals(int cpu, s32 *temp, s3 argument 248 s32 speed, temp, power, t_max = 0; cpu_fans_tick() local 367 s32 temp, dtemp; backside_fan_tick() local 454 s32 temp; slots_fan_tick() local [all...] |
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_f01.c | 393 u8 temp; in rmi_f01_probe() local
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | sun4i-ts.c | 184 static int sun4i_get_temp(const struct sun4i_ts_data *ts, int *temp) in sun4i_get_temp() argument 195 static int sun4i_get_tz_temp(struct thermal_zone_device *tz, int *temp) in sun4i_get_tz_temp() argument 208 int temp; in show_temp() local
|