Home
last modified time | relevance | path

Searched refs:get_trip_temp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c172 static int get_trip_temp(int trip) in get_trip_temp() function
373 trips[QRK_DTS_ID_TP_CRITICAL].temperature = get_trip_temp(QRK_DTS_ID_TP_CRITICAL); in alloc_soc_dts()
376 trips[QRK_DTS_ID_TP_HOT].temperature = get_trip_temp(QRK_DTS_ID_TP_HOT); in alloc_soc_dts()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c255 static int get_trip_temp(struct proc_thermal_pci *pci_info) in get_trip_temp() function
373 psv_trip.temperature = get_trip_temp(pci_info); in proc_thermal_pci_probe()