Home
last modified time | relevance | path

Searched defs:ghes (Results 1 – 2 of 2) sorted by relevance

/drivers/acpi/apei/
Dghes.c239 struct ghes *ghes; in ghes_new() local
273 static void ghes_fini(struct ghes *ghes) in ghes_fini()
333 static int ghes_read_estatus(struct ghes *ghes, int silent) in ghes_read_estatus()
381 static void ghes_clear_estatus(struct ghes *ghes) in ghes_clear_estatus()
423 static void ghes_do_proc(struct ghes *ghes, in ghes_do_proc()
646 static int ghes_proc(struct ghes *ghes) in ghes_proc()
663 static void ghes_add_timer(struct ghes *ghes) in ghes_add_timer()
680 struct ghes *ghes = (void *)data; in ghes_poll_func() local
689 struct ghes *ghes = data; in ghes_irq_func() local
702 struct ghes *ghes; in ghes_notify_sci() local
[all …]
/drivers/edac/
Dghes_edac.c24 struct ghes *ghes; member
168 void ghes_edac_report_mem_error(struct ghes *ghes, int sev, in ghes_edac_report_mem_error()
414 int ghes_edac_register(struct ghes *ghes, struct device *dev) in ghes_edac_register()
519 void ghes_edac_unregister(struct ghes *ghes) in ghes_edac_unregister()