Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_wt_hint.c238 void proc_thermal_wt_hint_remove(struct pci_dev *pdev) in proc_thermal_wt_hint_remove() function
252 EXPORT_SYMBOL_NS_GPL(proc_thermal_wt_hint_remove, "INT340X_THERMAL");
H A Dprocessor_thermal_device.h116 void proc_thermal_wt_hint_remove(struct pci_dev *pdev);
H A Dprocessor_thermal_device.c453 proc_thermal_wt_hint_remove(pdev); in proc_thermal_mmio_remove()