Home
last modified time | relevance | path

Searched refs:drvOpGetThermalType (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/power/acpi_thermal/
H A Dacpi_thermal.h11 drvOpGetThermalType = B_DEVICE_OP_CODES_END + 10001, enumerator
H A Dacpi_thermal.c59 acpi_thermal_control(device, drvOpGetThermalType, &therm_info, 0); in guess_kelvin_offset()
96 acpi_thermal_control(device, drvOpGetThermalType, &therm_info, 0); in acpi_thermal_read()
170 case drvOpGetThermalType: { in acpi_thermal_control()
/haiku/src/add-ons/kernel/drivers/power/pch_thermal/
H A Dpch_thermal.h11 drvOpGetThermalType = B_DEVICE_OP_CODES_END + 10001, enumerator
H A Dpch_thermal.cpp100 pch_thermal_control(device, drvOpGetThermalType, &therm_info, 0); in pch_thermal_read()
145 case drvOpGetThermalType: { in pch_thermal_control()