Searched defs:proc_priv (Results 1 – 9 of 9) sorted by relevance
38 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()
21 struct proc_thermal_device *proc_priv; in proc_thermal_pci_msi_irq() local34 struct proc_thermal_device *proc_priv; in proc_thermal_pci_probe() local95 struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev); in proc_thermal_pci_remove() local
56 struct proc_thermal_device *proc_priv; in workload_type_index_show() local197 bool proc_thermal_check_wt_intr(struct proc_thermal_device *proc_priv) in proc_thermal_check_wt_intr()210 void proc_thermal_wt_intr_callback(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_wt_intr_callback()224 int proc_thermal_wt_hint_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_wt_hint_add()
21 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() local62 struct proc_thermal_device *proc_priv; in send_mbox_read_cmd() local
95 struct proc_thermal_device *proc_priv; in ptc_mmio_show() local129 struct proc_thermal_device *proc_priv; in ptc_mmio_write() local278 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
431 int proc_thermal_rfim_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_rfim_add()476 struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev); in proc_thermal_rfim_remove() local
46 int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_rapl_add()
106 int proc_thermal_wt_req_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv) in proc_thermal_wt_req_add()
3252 struct proc_maps_private *proc_priv = &numa_priv->proc_maps; in show_numa_map() local