Searched refs:proc_thermal_mmio_remove (Results 1 – 4 of 4) sorted by relevance
94 void proc_thermal_mmio_remove(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
367 void proc_thermal_mmio_remove(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_mmio_remove() function379 EXPORT_SYMBOL_GPL(proc_thermal_mmio_remove);
281 proc_thermal_mmio_remove(pdev, proc_priv); in proc_thermal_pci_probe()304 proc_thermal_mmio_remove(pdev, pci_info->proc_priv); in proc_thermal_pci_remove()
105 proc_thermal_mmio_remove(pdev, proc_priv); in proc_thermal_pci_remove()
Completed in 9 milliseconds