Home
last modified time | relevance | path

Searched refs:proc_thermal_add (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint3401_thermal.c30 ret = proc_thermal_add(&pdev->dev, proc_priv); in int3401_add()
A Dprocessor_thermal_device.h87 int proc_thermal_add(struct device *dev, struct proc_thermal_device *priv);
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);
A Dprocessor_thermal_device_pci_legacy.c47 ret = proc_thermal_add(&pdev->dev, proc_priv); in proc_thermal_pci_probe()
A Dprocessor_thermal_device_pci.c227 ret = proc_thermal_add(&pdev->dev, proc_priv); in proc_thermal_pci_probe()

Completed in 7 milliseconds