Searched defs:trips (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/thermal/
H A Dda9062-thermal.c144 static struct thermal_trip trips[] = { variable in typeref:struct:thermal_trip
H A Dthermal_of.c25 struct device_node *trips; local
128 struct device_node *trips, *trip; local
476 struct thermal_trip *trips; local
[all...]
H A Drcar_thermal.c284 static struct thermal_trip trips[] = { variable in typeref:struct:thermal_trip
H A Dthermal_core.c1270 thermal_zone_device_register_with_trips(const char *type, const struct thermal_trip *trips, int num_trips, void *devdata, const struct thermal_zone_device_ops *ops, const struct thermal_zone_params *tzp, int passive_delay, int polling_delay) argument
[all...]
H A Dimx_thermal.c117 static struct thermal_trip trips[] = { variable in typeref:struct:thermal_trip
[all...]
/linux-master/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c309 struct thermal_trip trips[MAX_NUMBER_OF_TRIPS] = { 0 }; local
270 pkg_temp_thermal_trips_init(int cpu, int tj_max, struct thermal_trip *trips, int num_trips) argument
H A Dintel_soc_dts_iosf.c307 struct thermal_trip trips[SOC_MAX_DTS_SENSORS][SOC_MAX_DTS_TRIPS] = { 0 }; local
204 add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts, struct thermal_trip *trips) argument
H A Dintel_quark_dts_thermal.c318 struct thermal_trip trips[QRK_MAX_DTS_TRIPS] = { 0 }; local
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c106 struct thermal_trip trips[MLXSW_THERMAL_NUM_TRIPS]; member in struct:mlxsw_thermal_module
127 struct thermal_trip trips[MLXSW_THERMAL_NUM_TRIPS]; member in struct:mlxsw_thermal
[all...]
/linux-master/drivers/platform/x86/
H A Dacerhdf.c141 static struct thermal_trip trips[] = { variable in typeref:struct:thermal_trip
/linux-master/include/linux/
H A Dthermal.h382 thermal_zone_device_register_with_trips( const char *type, const struct thermal_trip *trips, int num_trips, void *devdata, const struct thermal_zone_device_ops *ops, const struct thermal_zone_params *tzp, int passive_delay, int polling_delay) argument
/linux-master/drivers/acpi/
H A Dthermal.c116 struct acpi_thermal_trips trips; member in struct:acpi_thermal
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h549 struct thermal_trip trips[IWL_MAX_DTS_TRIPS]; member in struct:iwl_mvm_thermal_device

Completed in 217 milliseconds