Searched refs:proc_thermal_add (Results 1 – 4 of 4) sorted by relevance
111 int proc_thermal_add(struct device *dev, struct proc_thermal_device *priv);
47 ret = proc_thermal_add(&pdev->dev, proc_priv); in proc_thermal_pci_probe()
265 int proc_thermal_add(struct device *dev, struct proc_thermal_device *proc_priv) in proc_thermal_add() function323 EXPORT_SYMBOL_GPL(proc_thermal_add);
367 ret = proc_thermal_add(&pdev->dev, proc_priv); in proc_thermal_pci_probe()