Searched refs:proc_thermal_rfim_add (Results 1 – 3 of 3) sorted by relevance
85 int proc_thermal_rfim_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
440 int proc_thermal_rfim_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_rfim_add() function470 EXPORT_SYMBOL_GPL(proc_thermal_rfim_add);
405 ret = proc_thermal_rfim_add(pdev, proc_priv); in proc_thermal_mmio_add()