Home
last modified time | relevance | path

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

/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device_pci_legacy.c86 proc_thermal_remove(proc_priv); in proc_thermal_pci_probe()
106 proc_thermal_remove(proc_priv); in proc_thermal_pci_remove()
Dint3401_thermal.c41 proc_thermal_remove(platform_get_drvdata(pdev)); in int3401_remove()
Dprocessor_thermal_device_pci.c290 proc_thermal_remove(proc_priv); in proc_thermal_pci_probe()
312 proc_thermal_remove(proc_priv); in proc_thermal_pci_remove()
Dprocessor_thermal_device.h88 void proc_thermal_remove(struct proc_thermal_device *proc_priv);
Dprocessor_thermal_device.c344 void proc_thermal_remove(struct proc_thermal_device *proc_priv) in proc_thermal_remove() function
353 EXPORT_SYMBOL_GPL(proc_thermal_remove);