Lines Matching refs:uint64_t
52 int (*inject_set_param1)(const struct device *dev, uint64_t value);
53 int (*inject_get_param1)(const struct device *dev, uint64_t *value);
54 int (*inject_set_param2)(const struct device *dev, uint64_t value);
55 int (*inject_get_param2)(const struct device *dev, uint64_t *value);
61 int (*ecc_error_log_get)(const struct device *dev, uint64_t *value);
63 int (*parity_error_log_get)(const struct device *dev, uint64_t *value);
98 uint64_t value) in edac_inject_set_param1()
122 uint64_t *value) in edac_inject_get_param1()
147 uint64_t value) in edac_inject_set_param2()
169 uint64_t *value) in edac_inject_get_param2()
272 uint64_t *value) in edac_ecc_error_log_get()
318 uint64_t *value) in edac_parity_error_log_get()