Searched defs:therm (Results 1 - 25 of 26) sorted by path

12

/linux-master/arch/arm/include/asm/
H A Dtherm.h24 struct therm { struct
/linux-master/drivers/char/
H A Dds1620.c200 static void ds1620_write_state(struct therm *therm) argument
208 static void ds1620_read_state(struct therm *therm) argument
239 struct therm ther local
241 struct therm __user *therm; member in union:__anon108
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dtherm.c32 u32 therm = 0; local
60 u32 therm = therm_table(bios, ver, &hdr, len, &cnt); local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfan.c34 struct nvkm_therm *therm = fan->parent; local
112 nvkm_therm_fan_get(struct nvkm_therm *therm) argument
118 nvkm_therm_fan_set(struct nvkm_therm *therm, bool immediate, int percent) argument
124 nvkm_therm_fan_sense(struct nvkm_therm *therm) argument
169 nvkm_therm_fan_user_get(struct nvkm_therm *therm) argument
175 nvkm_therm_fan_user_set(struct nvkm_therm *therm, int percent) argument
184 nvkm_therm_fan_set_defaults(struct nvkm_therm *therm) argument
196 nvkm_therm_fan_safety_checks(struct nvkm_therm *therm) argument
208 nvkm_therm_fan_init(struct nvkm_therm *therm) argument
214 nvkm_therm_fan_fini(struct nvkm_therm *therm, bool suspend) argument
223 nvkm_therm_fan_ctor(struct nvkm_therm *therm) argument
[all...]
H A Dfannil.c27 nvkm_fannil_get(struct nvkm_therm *therm) argument
33 nvkm_fannil_set(struct nvkm_therm *therm, int percent) argument
39 nvkm_fannil_create(struct nvkm_therm *therm) argument
H A Dgf100.c32 gf100_clkgate_init(struct nvkm_therm *therm, argument
H A Dtemp.c27 nvkm_therm_temp_set_defaults(struct nvkm_therm *therm) argument
45 nvkm_therm_temp_safety_checks(struct nvkm_therm *therm) argument
58 nvkm_therm_sensor_set_threshold_state(struct nvkm_therm *therm, enum nvkm_therm_thrs thrs, enum nvkm_therm_thrs_state st) argument
67 nvkm_therm_sensor_get_threshold_state(struct nvkm_therm *therm, enum nvkm_therm_thrs thrs) argument
81 nvkm_therm_sensor_event(struct nvkm_therm *therm, enum nvkm_therm_thrs thrs, enum nvkm_therm_thrs_direction dir) argument
137 nvkm_therm_threshold_hyst_polling(struct nvkm_therm *therm, const struct nvbios_therm_threshold *thrs, enum nvkm_therm_thrs thrs_name) argument
164 struct nvkm_therm *therm = local
193 nvkm_therm_program_alarms_polling(struct nvkm_therm *therm) argument
212 nvkm_therm_sensor_init(struct nvkm_therm *therm) argument
219 nvkm_therm_sensor_fini(struct nvkm_therm *therm, bool suspend) argument
228 nvkm_therm_sensor_preinit(struct nvkm_therm *therm) argument
239 nvkm_therm_sensor_ctor(struct nvkm_therm *therm) argument
[all...]
H A Dbase.c30 nvkm_therm_temp_get(struct nvkm_therm *therm) argument
38 nvkm_therm_update_trip(struct nvkm_therm *therm) argument
70 nvkm_therm_compute_linear_duty(struct nvkm_therm *therm, u8 linear_min_temp, u8 linear_max_temp) argument
91 nvkm_therm_update_linear(struct nvkm_therm *therm) argument
99 nvkm_therm_update_linear_fallback(struct nvkm_therm *therm) argument
106 nvkm_therm_update(struct nvkm_therm *therm, int mode) argument
164 nvkm_therm_cstate(struct nvkm_therm *therm, int fan, int dir) argument
179 struct nvkm_therm *therm = local
185 nvkm_therm_fan_mode(struct nvkm_therm *therm, int mode) argument
215 nvkm_therm_attr_get(struct nvkm_therm *therm, enum nvkm_therm_attr_type type) argument
246 nvkm_therm_attr_set(struct nvkm_therm *therm, enum nvkm_therm_attr_type type, int value) argument
304 nvkm_therm_clkgate_enable(struct nvkm_therm *therm) argument
315 nvkm_therm_clkgate_fini(struct nvkm_therm *therm, bool suspend) argument
327 nvkm_therm_clkgate_oneinit(struct nvkm_therm *therm) argument
338 struct nvkm_therm *therm = nvkm_therm(subdev); local
346 struct nvkm_therm *therm = nvkm_therm(subdev); local
365 struct nvkm_therm *therm = nvkm_therm(subdev); local
378 struct nvkm_therm *therm = nvkm_therm(subdev); local
397 nvkm_therm_clkgate_init(struct nvkm_therm *therm, const struct nvkm_therm_clkgate_pack *p) argument
409 struct nvkm_therm *therm = nvkm_therm(subdev); local
424 nvkm_therm_ctor(struct nvkm_therm *therm, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, const struct nvkm_therm_func *func) argument
448 struct nvkm_therm *therm; local
[all...]
H A Dfanpwm.c38 nvkm_fanpwm_get(struct nvkm_therm *therm) argument
59 nvkm_fanpwm_set(struct nvkm_therm *therm, int percent) argument
85 nvkm_fanpwm_create(struct nvkm_therm *therm, struct dcb_gpio_func *func) argument
[all...]
H A Dfantog.c41 struct nvkm_therm *therm = fan->base.parent; local
74 nvkm_fantog_get(struct nvkm_therm *therm) argument
81 nvkm_fantog_set(struct nvkm_therm *therm, int percent) argument
91 nvkm_fantog_create(struct nvkm_therm *therm, struc argument
[all...]
H A Dg84.c30 g84_temp_get(struct nvkm_therm *therm) argument
41 g84_sensor_setup(struct nvkm_therm *therm) argument
54 g84_therm_program_alarms(struct nvkm_therm *therm) argument
95 g84_therm_threshold_hyst_emulation(struct nvkm_therm *therm, argument
139 g84_therm_intr(struct nvkm_therm *therm) argument
194 g84_therm_fini(struct nvkm_therm *therm) argument
207 g84_therm_init(struct nvkm_therm *therm) argument
229 struct nvkm_therm *therm; local
[all...]
H A Dgf119.c27 pwm_info(struct nvkm_therm *therm, int line) argument
54 gf119_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) argument
68 gf119_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
90 gf119_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
107 gf119_fan_pwm_clock(struct nvkm_therm *therm, int line) argument
120 gf119_therm_init(struct nvkm_therm *therm) argument
[all...]
H A Dgk104.c32 struct gk104_therm *therm = gk104_therm(base); local
61 struct gk104_therm *therm = gk104_therm(base); local
115 struct gk104_therm *therm = kzalloc(sizeof(*therm), GFP_KERNE local
[all...]
H A Dgm107.c27 gm107_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) argument
34 gm107_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
43 gm107_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
52 gm107_fan_pwm_clock(struct nvkm_therm *therm, int line) argument
H A Dgp100.c29 gp100_temp_get(struct nvkm_therm *therm) argument
H A Dgt215.c29 gt215_therm_fan_sense(struct nvkm_therm *therm) argument
40 gt215_therm_init(struct nvkm_therm *therm) argument
H A Dic.c33 struct nvkm_therm *therm = data; local
83 nvkm_therm_ic_ctor(struct nvkm_therm *therm) argument
[all...]
H A Dnv40.c30 nv40_sensor_style(struct nvkm_therm *therm) argument
53 nv40_sensor_setup(struct nvkm_therm *therm) argument
73 nv40_temp_get(struct nvkm_therm *therm) argument
106 nv40_fan_pwm_ctrl(struct nvkm_therm *therm, in argument
121 nv40_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
149 nv40_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
168 nv40_therm_intr(struct nvkm_therm *therm) argument
183 nv40_therm_init(struct nvkm_therm *therm) argument
[all...]
H A Dnv50.c28 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) argument
55 nv50_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) argument
66 nv50_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) argument
83 nv50_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) argument
96 nv50_fan_pwm_clock(struct nvkm_therm *therm, int line) argument
121 nv50_sensor_setup(struct nvkm_therm *therm) argument
129 nv50_temp_get(struct nvkm_therm *therm) argument
154 nv50_therm_init(struct nvkm_therm *therm) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_hwmon.c55 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
67 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
88 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
100 struct nvkm_therm *therm local
121 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
137 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
153 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
176 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
275 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
299 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
338 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
370 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
419 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
473 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
528 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
562 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
668 struct nvkm_therm *therm = nvxx_therm(&drm->client.device); local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dnv31.c57 struct nvkm_therm *therm = device->therm; local
H A Dnv50.c72 struct nvkm_therm *therm = device->therm; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c164 struct nvkm_therm *therm = device->therm; local
/linux-master/drivers/hwmon/
H A Dstts751.c92 int therm; member in struct:stts751_priv
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dpcie.c939 u64 reg, therm; local

Completed in 423 milliseconds

12