Home
last modified time | relevance | path

Searched defs:proc_priv (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device.c207 static int proc_thermal_read_ppcc(struct proc_thermal_device *proc_priv) in proc_thermal_read_ppcc()
259 struct proc_thermal_device *proc_priv = data; in proc_thermal_notify() local
276 int proc_thermal_add(struct device *dev, struct proc_thermal_device *proc_priv) in proc_thermal_add()
337 void proc_thermal_remove(struct proc_thermal_device *proc_priv) in proc_thermal_remove()
364 static int proc_thermal_set_mmio_base(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_set_mmio_base()
380 struct proc_thermal_device *proc_priv, in proc_thermal_mmio_add()
429 void proc_thermal_mmio_remove(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_mmio_remove()
Dprocessor_thermal_device_pci_legacy.c21 struct proc_thermal_device *proc_priv; in proc_thermal_pci_msi_irq() local
34 struct proc_thermal_device *proc_priv; in proc_thermal_pci_probe() local
95 struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev); in proc_thermal_pci_remove() local
Dprocessor_thermal_device_pci.c20 struct proc_thermal_device *proc_priv; member
217 struct proc_thermal_device *proc_priv; in proc_thermal_pci_probe() local
298 struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev); in proc_thermal_pci_remove() local
320 struct proc_thermal_device *proc_priv; in proc_thermal_pci_resume() local
Dprocessor_thermal_mbox.c28 struct proc_thermal_device *proc_priv; in send_mbox_cmd() local
188 int proc_thermal_mbox_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_mbox_add()
Dprocessor_thermal_rfim.c265 int proc_thermal_rfim_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_rfim_add()
289 struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev); in proc_thermal_rfim_remove() local
Dint3401_thermal.c23 struct proc_thermal_device *proc_priv; in int3401_add() local
Dprocessor_thermal_rapl.c82 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_rapl_add()
Dprocessor_thermal_device.h67 struct proc_thermal_device *proc_priv) in proc_thermal_rapl_add()
/Linux-v5.15/fs/proc/
Dtask_mmu.c1865 struct proc_maps_private *proc_priv = &numa_priv->proc_maps; in show_numa_map() local