Home
last modified time | relevance | path

Searched refs:proc_thermal_mmio_add (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.h121 int proc_thermal_mmio_add(struct pci_dev *pdev,
H A Dprocessor_thermal_device_pci_legacy.c84 ret = proc_thermal_mmio_add(pdev, proc_priv, id->driver_data); in proc_thermal_pci_probe()
H A Dprocessor_thermal_device.c380 int proc_thermal_mmio_add(struct pci_dev *pdev, in proc_thermal_mmio_add() function
435 EXPORT_SYMBOL_GPL(proc_thermal_mmio_add);
H A Dprocessor_thermal_device_pci.c363 ret = proc_thermal_mmio_add(pdev, proc_priv, id->driver_data); in proc_thermal_pci_probe()