Symbol: proc_thermal_device
drivers/thermal/intel/int340x_thermal/int3401_thermal.c
23
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/platform_temperature_control.c
129
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/platform_temperature_control.c
278
int proc_thermal_ptc_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/platform_temperature_control.c
298
struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev);
drivers/thermal/intel/int340x_thermal/platform_temperature_control.c
95
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
119
struct proc_thermal_device *proc_dev;
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
198
static int proc_thermal_read_ppcc(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
25
struct proc_thermal_device *proc_dev = dev_get_drvdata(dev); \
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
250
struct proc_thermal_device *proc_priv = data;
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
267
int proc_thermal_add(struct device *dev, struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
327
void proc_thermal_remove(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
342
struct proc_thermal_device *proc_dev;
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
35
struct proc_thermal_device *proc_dev = dev_get_drvdata(dev);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
359
struct proc_thermal_device *proc_dev;
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
377
static int proc_thermal_set_mmio_base(struct pci_dev *pdev, struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
393
struct proc_thermal_device *proc_priv,
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
469
void proc_thermal_mmio_remove(struct pci_dev *pdev, struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
47
struct proc_thermal_device *proc_dev = dev_get_drvdata(dev);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
59
struct proc_thermal_device *proc_dev = dev_get_drvdata(dev);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
106
int proc_thermal_read_power_floor_status(struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
107
int proc_thermal_power_floor_set_state(struct proc_thermal_device *proc_priv, bool enable);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
108
bool proc_thermal_power_floor_get_state(struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
110
struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
111
bool proc_thermal_check_power_floor_intr(struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
117
int proc_thermal_add(struct device *dev, struct proc_thermal_device *priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
118
void proc_thermal_remove(struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
120
int proc_thermal_wt_hint_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
122
void proc_thermal_wt_intr_callback(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
123
bool proc_thermal_check_wt_intr(struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
128
struct proc_thermal_device *proc_priv,
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
130
void proc_thermal_mmio_remove(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
131
int proc_thermal_ptc_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
134
int proc_thermal_soc_power_slider_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
135
void proc_thermal_soc_power_slider_suspend(struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
136
void proc_thermal_soc_power_slider_resume(struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
77
int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
81
struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
91
int proc_thermal_rfim_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
94
int proc_thermal_wt_req_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv);
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
137
static void proc_thermal_clear_soc_int_status(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
180
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
25
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
331
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
424
struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev);
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
445
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
459
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy.c
21
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy.c
34
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci_legacy.c
95
struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev);
drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
21
static int wait_for_mbox_ready(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
43
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_mbox.c
62
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_power_floor.c
113
struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_power_floor.c
38
int proc_thermal_read_power_floor_status(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_power_floor.c
50
int proc_thermal_power_floor_set_state(struct proc_thermal_device *proc_priv, bool enable)
drivers/thermal/intel/int340x_thermal/processor_thermal_power_floor.c
74
bool proc_thermal_power_floor_get_state(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_power_floor.c
90
bool proc_thermal_check_power_floor_intr(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_rapl.c
46
int proc_thermal_rapl_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.c
191
struct proc_thermal_device *proc_priv;\
drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.c
228
struct proc_thermal_device *proc_priv;\
drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.c
443
int proc_thermal_rfim_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.c
495
struct proc_thermal_device *proc_priv = pci_get_drvdata(pdev);
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
165
static inline u64 read_soc_slider(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
170
static inline void write_soc_slider(struct proc_thermal_device *proc_priv, u64 val)
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
177
static void set_soc_power_profile(struct proc_thermal_device *proc_priv, int slider)
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
203
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
226
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
261
int proc_thermal_soc_power_slider_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
276
void proc_thermal_soc_power_slider_suspend(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
282
void proc_thermal_soc_power_slider_resume(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_wt_hint.c
238
bool proc_thermal_check_wt_intr(struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_wt_hint.c
251
void proc_thermal_wt_intr_callback(struct pci_dev *pdev, struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_wt_hint.c
265
int proc_thermal_wt_hint_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv)
drivers/thermal/intel/int340x_thermal/processor_thermal_wt_hint.c
58
struct proc_thermal_device *proc_priv;
drivers/thermal/intel/int340x_thermal/processor_thermal_wt_req.c
107
int proc_thermal_wt_req_add(struct pci_dev *pdev, struct proc_thermal_device *proc_priv)