Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c333 struct thermal_trip psv_trip = { in proc_thermal_pci_probe() local
372 psv_trip.temperature = get_trip_temp(pci_info); in proc_thermal_pci_probe()
374 pci_info->tzone = thermal_zone_device_register_with_trips("TCPU_PCI", &psv_trip, in proc_thermal_pci_probe()