Searched refs:proc_thermal_wt_req_add (Results 1 – 3 of 3) sorted by relevance
106 int proc_thermal_wt_req_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_wt_req_add() function124 EXPORT_SYMBOL_GPL(proc_thermal_wt_req_add);
88 int proc_thermal_wt_req_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
413 ret = proc_thermal_wt_req_add(pdev, proc_priv); in proc_thermal_mmio_add()