Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c207 struct thermal_trip *trips) in add_dts_thermal_zone()
310 struct thermal_trip trips[SOC_MAX_DTS_SENSORS][SOC_MAX_DTS_TRIPS] = { 0 }; in intel_soc_dts_iosf_init() local
H A Dx86_pkg_temp_thermal.c274 struct thermal_trip *trips, int num_trips) in pkg_temp_thermal_trips_init()
313 struct thermal_trip trips[MAX_NUMBER_OF_TRIPS] = { 0 }; in pkg_temp_thermal_device_add() local
/linux/drivers/thermal/
H A Dthermal_of.c372 struct thermal_trip *trips; in thermal_of_zone_register() local
/linux/drivers/thermal/testing/
H A Dzone.c42 struct list_head trips; member
/linux/drivers/platform/x86/
H A Dacerhdf.c141 static struct thermal_trip trips[] = { variable
/linux/drivers/acpi/
H A Dthermal.c116 struct acpi_thermal_trips trips; member