Home
last modified time | relevance | path

Searched refs:proc_thermal_add (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint3401_thermal.c30 ret = proc_thermal_add(&pdev->dev, proc_priv); in int3401_add()
H A Dprocessor_thermal_device.h88 int proc_thermal_add(struct device *dev, struct proc_thermal_device *priv);
H A Dprocessor_thermal_device.c202 int proc_thermal_add(struct device *dev, struct proc_thermal_device *proc_priv) in proc_thermal_add() function
260 EXPORT_SYMBOL_GPL(proc_thermal_add); variable
H A Dprocessor_thermal_device_pci_legacy.c47 ret = proc_thermal_add(&pdev->dev, proc_priv); in proc_thermal_pci_probe()
H A Dprocessor_thermal_device_pci.c226 ret = proc_thermal_add(&pdev->dev, proc_priv); in proc_thermal_pci_probe()
228 dev_err(&pdev->dev, "error: proc_thermal_add, will continue\n"); in proc_thermal_pci_probe()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c355 static int proc_thermal_add(struct device *dev, in proc_thermal_add() function
429 ret = proc_thermal_add(&pdev->dev, &proc_priv); in int3401_add()
632 ret = proc_thermal_add(&pdev->dev, &proc_priv); in proc_thermal_pci_probe()

Completed in 3 milliseconds