Home
last modified time | relevance | path

Searched refs:proc_thermal_rapl_add (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.h66 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
69 static int __maybe_unused proc_thermal_rapl_add(struct pci_dev *pdev, in proc_thermal_rapl_add() function
H A Dprocessor_thermal_rapl.c82 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_rapl_add() function
123 EXPORT_SYMBOL_GPL(proc_thermal_rapl_add); variable
H A Dprocessor_thermal_device.c332 ret = proc_thermal_rapl_add(pdev, proc_priv); in proc_thermal_mmio_add()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c535 static int proc_thermal_rapl_add(struct pci_dev *pdev, in proc_thermal_rapl_add() function
604 static int proc_thermal_rapl_add(struct pci_dev *pdev, in proc_thermal_rapl_add() function
636 ret = proc_thermal_rapl_add(pdev, proc_priv, in proc_thermal_pci_probe()

Completed in 3 milliseconds