Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dghes.h79 static inline struct list_head *ghes_get_devices(void) { return NULL; } in ghes_get_devices() function
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c1571 struct list_head *ghes_get_devices(void) in ghes_get_devices() function