Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_wt_req.c126 void proc_thermal_wt_req_remove(struct pci_dev *pdev) in proc_thermal_wt_req_remove() function
133 EXPORT_SYMBOL_GPL(proc_thermal_wt_req_remove);
H A Dprocessor_thermal_device.h89 void proc_thermal_wt_req_remove(struct pci_dev *pdev);
H A Dprocessor_thermal_device.c451 proc_thermal_wt_req_remove(pdev); in proc_thermal_mmio_remove()