Home
last modified time | relevance | path

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

/drivers/thermal/intel/int340x_thermal/
A Dprocessor_thermal_rapl.c46 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_rapl_add() function
97 EXPORT_SYMBOL_GPL(proc_thermal_rapl_add);
A Dprocessor_thermal_device.h74 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
77 static int __maybe_unused proc_thermal_rapl_add(struct pci_dev *pdev, in proc_thermal_rapl_add() function
A Dprocessor_thermal_device.c396 ret = proc_thermal_rapl_add(pdev, proc_priv); in proc_thermal_mmio_add()

Completed in 7 milliseconds