Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_power_floor.c38 int proc_thermal_read_power_floor_status(struct proc_thermal_device *proc_priv) in proc_thermal_read_power_floor_status()
50 int proc_thermal_power_floor_set_state(struct proc_thermal_device *proc_priv, bool enable) in proc_thermal_power_floor_set_state()
74 bool proc_thermal_power_floor_get_state(struct proc_thermal_device *proc_priv) in proc_thermal_power_floor_get_state()
90 bool proc_thermal_check_power_floor_intr(struct proc_thermal_device *proc_priv) in proc_thermal_check_power_floor_intr()
113 struct proc_thermal_device *proc_priv) in proc_thermal_power_floor_intr_callback()
H A 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
H A Dprocessor_thermal_device_pci.c25 struct proc_thermal_device *proc_priv; member
137 static void proc_thermal_clear_soc_int_status(struct proc_thermal_device *proc_priv) in proc_thermal_clear_soc_int_status()
180 struct proc_thermal_device *proc_priv; in proc_thermal_irq_handler() local
331 struct proc_thermal_device *proc_priv; in proc_thermal_pci_probe() local
424 struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev); in proc_thermal_pci_remove() local
445 struct proc_thermal_device *proc_priv; in proc_thermal_pci_suspend() local
459 struct proc_thermal_device *proc_priv; in proc_thermal_pci_resume() local
H A Dprocessor_thermal_mbox.c21 static int wait_for_mbox_ready(struct proc_thermal_device *proc_priv) in wait_for_mbox_ready()
43 struct proc_thermal_device *proc_priv; in send_mbox_write_cmd() local
62 struct proc_thermal_device *proc_priv; in send_mbox_read_cmd() local
H A Dplatform_temperature_control.c95 struct proc_thermal_device *proc_priv; in ptc_mmio_show() local
129 struct proc_thermal_device *proc_priv; in ptc_mmio_write() local
278 int proc_thermal_ptc_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_ptc_add()
298 struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev); in proc_thermal_ptc_remove() local
H A Dprocessor_thermal_rfim.c443 int proc_thermal_rfim_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_rfim_add()
495 struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev); in proc_thermal_rfim_remove() local
/linux/fs/proc/
H A Dtask_mmu.c3300 struct proc_maps_private *proc_priv = &numa_priv->proc_maps; in show_numa_map() local