Home
last modified time | relevance | path

Searched defs:fan (Results 1 – 25 of 102) sorted by relevance

12345

/linux/drivers/acpi/
H A Dfan_core.c33 struct acpi_fan *fan = acpi_driver_data(device); in fan_get_max_state() local
80 struct acpi_fan *fan = acpi_driver_data(device); in fan_get_state_acpi4() local
133 struct acpi_fan *fan = acpi_driver_data(device); in fan_get_cur_state() local
152 struct acpi_fan *fan = acpi_driver_data(device); in fan_set_state_acpi4() local
187 struct acpi_fan *fan = acpi_driver_data(device); in fan_set_cur_state() local
217 struct acpi_fan *fan = acpi_driver_data(device); in acpi_fan_get_fif() local
267 struct acpi_fan *fan = acpi_driver_data(device); in acpi_fan_get_fps() local
318 struct acpi_fan *fan; in acpi_fan_probe() local
396 struct acpi_fan *fan = platform_get_drvdata(pdev); in acpi_fan_remove() local
411 struct acpi_fan *fan = dev_get_drvdata(dev); in acpi_fan_suspend() local
[all …]
H A Dfan_hwmon.c22 static struct acpi_fan_fps *acpi_fan_get_current_fps(struct acpi_fan *fan, u64 control) in acpi_fan_get_current_fps()
37 const struct acpi_fan *fan = drvdata; in acpi_fan_hwmon_is_visible() local
89 struct acpi_fan *fan = dev_get_drvdata(dev); in acpi_fan_hwmon_read() local
164 struct acpi_fan *fan = acpi_driver_data(device); in devm_acpi_fan_create_hwmon() local
H A Dfan_attr.c68 struct acpi_fan *fan = acpi_driver_data(acpi_dev); in show_fine_grain_control() local
75 struct acpi_fan *fan = acpi_driver_data(device); in acpi_fan_create_attributes() local
129 struct acpi_fan *fan = acpi_driver_data(device); in acpi_fan_delete_attributes() local
/linux/drivers/platform/x86/
H A Dgpd-pocket-fan.c55 static void gpd_pocket_fan_set_speed(struct gpd_pocket_fan_data *fan, int speed) in gpd_pocket_fan_set_speed()
76 struct gpd_pocket_fan_data *fan = in gpd_pocket_fan_worker() local
119 static void gpd_pocket_fan_force_update(struct gpd_pocket_fan_data *fan) in gpd_pocket_fan_force_update()
127 struct gpd_pocket_fan_data *fan; in gpd_pocket_fan_probe() local
187 struct gpd_pocket_fan_data *fan = dev_get_drvdata(dev); in gpd_pocket_fan_suspend() local
196 struct gpd_pocket_fan_data *fan = dev_get_drvdata(dev); in gpd_pocket_fan_resume() local
/linux/drivers/hwmon/
H A Dmlxreg-fan.c86 struct mlxreg_fan *fan; member
123 struct mlxreg_fan *fan = dev_get_drvdata(dev); in mlxreg_fan_read() local
208 struct mlxreg_fan *fan = dev_get_drvdata(dev); in mlxreg_fan_write() local
345 struct mlxreg_fan *fan = pwm->fan; in mlxreg_fan_get_cur_state() local
365 struct mlxreg_fan *fan = pwm->fan; in mlxreg_fan_set_cur_state() local
390 static int mlxreg_fan_connect_verify(struct mlxreg_fan *fan, in mlxreg_fan_connect_verify()
406 static int mlxreg_pwm_connect_verify(struct mlxreg_fan *fan, in mlxreg_pwm_connect_verify()
422 static int mlxreg_fan_speed_divider_get(struct mlxreg_fan *fan, in mlxreg_fan_speed_divider_get()
447 static int mlxreg_fan_config(struct mlxreg_fan *fan, in mlxreg_fan_config()
554 static int mlxreg_fan_cooling_config(struct device *dev, struct mlxreg_fan *fan) in mlxreg_fan_cooling_config()
[all …]
H A Dgxp-fan-ctrl.c23 static bool fan_installed(struct device *dev, int fan) in fan_installed()
33 static long fan_failed(struct device *dev, int fan) in fan_failed()
43 static long fan_enabled(struct device *dev, int fan) in fan_enabled()
H A Ddell-smm-hwmon.c100 bool fan[DELL_SMM_NO_FANS]; member
355 static int i8k_get_fan_status(const struct dell_smm_data *data, u8 fan) in i8k_get_fan_status()
371 static int i8k_get_fan_speed(const struct dell_smm_data *data, u8 fan) in i8k_get_fan_speed()
387 static int _i8k_get_fan_type(const struct dell_smm_data *data, u8 fan) in _i8k_get_fan_type()
400 static int i8k_get_fan_type(struct dell_smm_data *data, u8 fan) in i8k_get_fan_type()
412 static int i8k_get_fan_nominal_speed(const struct dell_smm_data *data, u8 fan, int speed) in i8k_get_fan_nominal_speed()
442 static int i8k_set_fan(const struct dell_smm_data *data, u8 fan, int speed) in i8k_set_fan()
/linux/drivers/macintosh/
H A Dwindfarm_fcu_controls.c80 struct wf_fcu_fan *fan = ct->priv; in wf_fcu_fan_release() local
146 struct wf_fcu_fan *fan = ct->priv; in wf_fcu_fan_set_rpm() local
168 struct wf_fcu_fan *fan = ct->priv; in wf_fcu_fan_get_rpm() local
203 struct wf_fcu_fan *fan = ct->priv; in wf_fcu_fan_set_pwm() local
225 struct wf_fcu_fan *fan = ct->priv; in wf_fcu_fan_get_pwm() local
254 struct wf_fcu_fan *fan = ct->priv; in wf_fcu_fan_min() local
261 struct wf_fcu_fan *fan = ct->priv; in wf_fcu_fan_max() local
284 static void wf_fcu_get_pump_minmax(struct wf_fcu_fan *fan) in wf_fcu_get_pump_minmax()
319 static void wf_fcu_get_rpmfan_minmax(struct wf_fcu_fan *fan) in wf_fcu_get_rpmfan_minmax()
364 struct wf_fcu_fan *fan; in wf_fcu_add_fan() local
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfantog.c39 nvkm_fantog_update(struct nvkm_fantog *fan, int percent) in nvkm_fantog_update()
68 struct nvkm_fantog *fan = in nvkm_fantog_alarm() local
76 struct nvkm_fantog *fan = (void *)therm->fan; in nvkm_fantog_get() local
83 struct nvkm_fantog *fan = (void *)therm->fan; in nvkm_fantog_set() local
93 struct nvkm_fantog *fan; in nvkm_fantog_create() local
H A Dfanpwm.c40 struct nvkm_fanpwm *fan = (void *)therm->fan; in nvkm_fanpwm_get() local
61 struct nvkm_fanpwm *fan = (void *)therm->fan; in nvkm_fanpwm_set() local
89 struct nvkm_fanpwm *fan; in nvkm_fanpwm_create() local
H A Dfan.c32 nvkm_fan_update(struct nvkm_fan *fan, bool immediate, int target) in nvkm_fan_update()
107 struct nvkm_fan *fan = container_of(alarm, struct nvkm_fan, alarm); in nvkm_fan_alarm() local
/linux/fs/cachefiles/
H A Dnamei.c421 struct dentry *fan = volume->fanout[(u8)object->cookie->key_hash]; in cachefiles_delete_object() local
445 struct dentry *fan = volume->fanout[(u8)object->cookie->key_hash]; in cachefiles_create_tmpfile() local
622 struct dentry *dentry, *fan = volume->fanout[(u8)object->cookie->key_hash]; in cachefiles_look_up_object() local
674 struct dentry *dentry, *fan = volume->fanout[(u8)object->cookie->key_hash]; in cachefiles_commit_tmpfile() local
H A Dvolume.c22 struct dentry *vdentry, *fan; in cachefiles_acquire_volume() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dfan.c32 u32 fan = 0; in nvbios_fan_table() local
66 nvbios_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan) in nvbios_fan_parse()
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3768-0000+p3767.dtsi239 fan: pwm-fan { label
H A Dtegra234-p3737-0000+p3701-0000.dts418 fan: pwm-fan { label
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-nanopc-t4.dts56 fan: pwm-fan { label
H A Dpx30-ringneck.dtsi293 fan: fan@18 { label
H A Drk3588-ok3588-c.dts62 fan: pwm-fan { label
H A Drk3368-lion.dtsi61 fan: fan@18 { label
H A Drk3588-friendlyelec-cm3588-nas.dts70 fan: pwm-fan { label
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid.dtsi33 fan: gpio-fan { label
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-bananapi-bpi-r3-mini.dts42 fan: pwm-fan { label
H A Dmt7986a-bananapi-bpi-r3.dts41 fan: pwm-fan { label
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-phanbell.dts40 fan: gpio-fan { label

12345