Searched defs:fan (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/sys/arch/macppc/dev/ |
H A D | smu.c | 48 struct thermal_fan fan; member 198 struct smu_fan *fan; in smu_attach() local 644 smu_firmware_probe(struct smu_softc *sc, struct smu_fan *fan) in smu_firmware_probe() 664 smu_fan_set_rpm(struct smu_softc *sc, struct smu_fan *fan, u_int16_t rpm) in smu_fan_set_rpm() 693 smu_fan_set_pwm(struct smu_softc *sc, struct smu_fan *fan, u_int16_t pwm) in smu_fan_set_pwm() 716 smu_fan_read_rpm(struct smu_softc *sc, struct smu_fan *fan, u_int16_t *rpm) in smu_fan_read_rpm() 745 smu_fan_read_pwm(struct smu_softc *sc, struct smu_fan *fan, u_int16_t *pwm, in smu_fan_read_pwm() 793 smu_fan_refresh(struct smu_softc *sc, struct smu_fan *fan) in smu_fan_refresh() 907 smu_fan_set_rpm_thermal(struct smu_fan *fan, int rpm) in smu_fan_set_rpm_thermal() 919 smu_fan_set_pwm_thermal(struct smu_fan *fan, int pwm) in smu_fan_set_pwm_thermal()
|
H A D | thermal.c | 51 struct thermal_fan *fan; member 103 struct thermal_fan_le *fan; in thermal_manage_fans() local 196 thermal_fan_register(struct thermal_fan *fan) in thermal_fan_register()
|
/openbsd-src/sys/dev/i2c/ |
H A D | fcu.c | 117 u_int8_t cmd, fail, fan[2], active; in fcu_refresh() local
|
H A D | asc7621.c | 207 u_int16_t fan; in adl_refresh() local
|
H A D | adt7460.c | 284 u_int16_t fan; in adt_refresh() local
|
H A D | lm93.c | 195 u_int16_t fan; in lmn_refresh() local
|
/openbsd-src/sys/dev/ic/ |
H A D | lm78.c | 860 int fan, data, divisor = 0; in wb_refresh_fanrpm() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/legacy-dpm/ |
H A D | legacy_dpm.c | 180 struct _ATOM_PPLIB_FANTABLE fan; member
|
H A D | amdgpu_si_dpm.c | 88 struct _ATOM_PPLIB_FANTABLE fan; member
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | r600_dpm.c | 815 struct _ATOM_PPLIB_FANTABLE fan; member [all...] |
H A D | radeon.h | 1574 struct radeon_dpm_fan fan; member
|
/openbsd-src/sys/dev/pci/drm/amd/pm/inc/ |
H A D | amdgpu_dpm.h | 267 struct amdgpu_dpm_fan fan; member
|