Searched refs:proc_thermal_rapl_add (Results 1 – 3 of 3) sorted by relevance
46 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_rapl_add() function97 EXPORT_SYMBOL_GPL(proc_thermal_rapl_add);
71 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);74 static int __maybe_unused proc_thermal_rapl_add(struct pci_dev *pdev, in proc_thermal_rapl_add() function
395 ret = proc_thermal_rapl_add(pdev, proc_priv); in proc_thermal_mmio_add()