Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/
Dloongson_hwmon.h22 struct temp_range { struct
23 u8 low;
24 u8 high;
25 u8 level;
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
Dloongson_hwmon.h22 struct temp_range { struct
23 u8 low;
24 u8 high;
25 u8 level;
/kernel/linux/linux-6.6/kernel/
Dcrash_core.c428 struct range temp_range = {0, 0}; in crash_exclude_mem_range() local
/kernel/linux/linux-5.10/kernel/
Dkexec_file.c1168 struct crash_mem_range temp_range = {0, 0}; in crash_exclude_mem_range() local