Home
last modified time | relevance | path

Searched defs:sensor (Results 1 – 18 of 18) sorted by relevance

/freebsd-src/sys/arm/allwinner/
H A Daw_thermal.c173 a83t_to_temp(uint32_t val, int sensor) in a83t_to_temp()
205 a64_to_temp(uint32_t val, int sensor) in a64_to_temp()
237 h3_to_temp(uint32_t val, int sensor) in h3_to_temp()
243 h3_to_reg(int val, int sensor) in h3_to_reg()
269 h5_to_temp(uint32_t val, int sensor) in h5_to_temp()
294 h5_to_reg(int val, int sensor) in h5_to_reg()
428 aw_thermal_gettemp(struct aw_thermal_softc *sc, int sensor) in aw_thermal_gettemp()
438 aw_thermal_getshut(struct aw_thermal_softc *sc, int sensor) in aw_thermal_getshut()
449 aw_thermal_setshut(struct aw_thermal_softc *sc, int sensor, int temp) in aw_thermal_setshut()
460 aw_thermal_gethyst(struct aw_thermal_softc *sc, int sensor) in aw_thermal_gethyst()
[all …]
H A Daxp209.c781 enum axp2xx_sensor sensor = arg2; in axp2xx_sysctl() local
H A Daxp81x.c968 enum axp8xx_sensor sensor = arg2; in axp8xx_sysctl() local
/freebsd-src/sys/powerpc/powermac/
H A Dpowermac_thermal.c72 struct pmac_therm *sensor; member
98 struct pmac_sens_le *sensor; in pmac_therm_manage_fans() local
205 pmac_thermal_sensor_register(struct pmac_therm *sensor) in pmac_thermal_sensor_register()
/freebsd-src/usr.sbin/bsnmpd/modules/snmp_lm75/
H A Dsnmp_lm75.c126 struct lm75_snmp_sensor *sensor; in free_sensors() local
194 update_sensor(struct lm75_snmp_sensor *sensor, int idx) in update_sensor()
216 struct lm75_snmp_sensor *sensor; in add_sensor() local
368 struct lm75_snmp_sensor *sensor; in op_lm75SensorTable() local
/freebsd-src/sys/dev/acpi_support/
H A Datk0110.c166 struct aibs_sensor* sensor, const char ** descr) in aibs_add_sensor()
219 const char *type_name, int idx, struct aibs_sensor *sensor, in aibs_sensor_added()
253 struct aibs_sensor *sensor; in aibs_attach_ggrp() local
455 struct aibs_sensor *sensor = (void *)(intptr_t)arg2; in aibs_sysctl() local
521 struct aibs_sensor *sensor = (void *)(intptr_t)arg2; in aibs_sysctl_ggrp() local
/freebsd-src/sys/dev/amdtemp/
H A Damdtemp.c591 amdsensor_t sensor; amdtemp_intrhook() local
645 amdsensor_t sensor = (amdsensor_t)arg2; amdtemp_sysctl() local
672 amdtemp_gettemp0f(device_t dev,amdsensor_t sensor) amdtemp_gettemp0f() argument
759 amdtemp_gettemp(device_t dev,amdsensor_t sensor) amdtemp_gettemp() argument
769 amdtemp_gettemp15hm60h(device_t dev,amdsensor_t sensor) amdtemp_gettemp15hm60h() argument
781 amdtemp_gettemp17h(device_t dev,amdsensor_t sensor) amdtemp_gettemp17h() argument
[all...]
/freebsd-src/sys/arm/mv/
H A Dmv_thermal.c155 mv_thermal_select_sensor(struct mv_thermal_softc *sc, int sensor) in mv_thermal_select_sensor()
193 mv_thermal_read_sensor(struct mv_thermal_softc *sc, int sensor, int *temp) in mv_thermal_read_sensor()
259 int sensor = arg2; in mv_thermal_sysctl() local
/freebsd-src/sys/dev/sfxge/common/
H A Dmcdi_mon.c58 uint16_t sensor; in mcdi_mon_decode_stats() local
165 uint16_t sensor; in mcdi_mon_ev() local
/freebsd-src/sys/arm/nvidia/
H A Dtegra_soctherm.c459 tsensor_calibration(struct soctherm_softc *sc, struct tsensor *sensor) in tsensor_calibration() argument
513 soctherm_init_tsensor(struct soctherm_softc * sc,struct tsensor * sensor) soctherm_init_tsensor() argument
571 soctherm_read_temp(struct soctherm_softc * sc,struct tsensor * sensor,int * temp) soctherm_read_temp() argument
[all...]
/freebsd-src/sys/powerpc/powernv/
H A Dopal_sensor.c128 uint32_t sensor; in opal_sensor_sysctl() local
[all...]
/freebsd-src/sys/arm64/rockchip/
H A Drk_tsadc.c470 tsadc_init_tsensor(struct tsadc_softc *sc, struct tsensor *sensor) in tsadc_init_tsensor() argument
570 tsadc_read_temp(struct tsadc_softc *sc, struct tsensor *sensor, in argument
[all...]
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/
H A Dphy.h132 __le32 sensor; global() member
/freebsd-src/sys/arm64/qoriq/
H A Dqoriq_therm.c213 qoriq_therm_read_temp(struct qoriq_therm_softc *sc, struct tsensor *sensor, in qoriq_therm_read_temp() argument
/freebsd-src/sys/dev/ice/
H A Dice_common.c5477 ice_aq_get_sensor_reading(struct ice_hw * hw,u8 sensor,u8 format,struct ice_aqc_get_sensor_reading_resp * data,struct ice_sq_cd * cd) ice_aq_get_sensor_reading() argument
H A Dice_adminq_cmd.h1686 u8 sensor; global() member
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1086 u32 sensor[MAX_NUM_OF_SENSORS]; member
/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_type.h305 struct ixgbe_thermal_diode_data sensor[IXGBE_MAX_SENSORS]; global() member