Searched refs:proc_thermal_add (Results 1 – 5 of 5) sorted by relevance
30 ret = proc_thermal_add(&pdev->dev, proc_priv); in int3401_add()
87 int proc_thermal_add(struct device *dev, struct proc_thermal_device *priv);
202 int proc_thermal_add(struct device *dev, struct proc_thermal_device *proc_priv) in proc_thermal_add() function260 EXPORT_SYMBOL_GPL(proc_thermal_add);
47 ret = proc_thermal_add(&pdev->dev, proc_priv); in proc_thermal_pci_probe()
227 ret = proc_thermal_add(&pdev->dev, proc_priv); in proc_thermal_pci_probe()
Completed in 7 milliseconds