Make hm_adapters_* attributes local ones
This commit is contained in:
@@ -1203,18 +1203,12 @@ typedef struct
|
||||
void *hm_nvapi;
|
||||
void *hm_xnvctrl;
|
||||
|
||||
hm_attrs_t *hm_adapters_adl;
|
||||
hm_attrs_t *hm_adapters_nvapi;
|
||||
hm_attrs_t *hm_adapters_nvml;
|
||||
hm_attrs_t *hm_adapters_xnvctrl;
|
||||
|
||||
hm_attrs_t *hm_device;
|
||||
|
||||
ADLOD6MemClockState *od_clock_mem_status;
|
||||
int *od_power_control_status;
|
||||
unsigned int *nvml_power_limit;
|
||||
|
||||
|
||||
} hwmon_ctx_t;
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user