Home
last modified time | relevance | path

Searched refs:trip_point (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/acpi/
A Dfan_attr.c29 if (fps->trip_point == 0xFFFFFFFF || fps->trip_point > 9) in show_state()
32 count += sysfs_emit_at(buf, count, "%lld:", fps->trip_point); in show_state()
A Dfan.h25 u64 trip_point; member
/linux-6.3-rc2/tools/thermal/tmon/
A Dtmon.h66 struct trip_point { struct
82 struct trip_point tp[MAX_NR_TRIP]; argument
/linux-6.3-rc2/drivers/platform/surface/
A Dsurface3_power.c57 u8 trip_point; member
427 cdata->trip_point = gsb->cmd.arg2; in mshw0011_space_handler()
/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dsysfs-api.rst511 {thermal_zone, cooling_device, trip_point} combination. Returns NULL

Completed in 8 milliseconds