Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dloongson_hwmon.h36 struct loongson_fan_policy { struct
37 u8 type;
40 u8 percent;
43 u8 adjust_period;
46 get_temp_fun depend_temp;
49 u8 up_step_num;
50 u8 down_step_num;
51 struct temp_range up_step[MAX_STEP_NUM];
52 struct temp_range down_step[MAX_STEP_NUM];
53 struct delayed_work work;