Home
last modified time | relevance | path

Searched refs:ghes_get_devices (Results 1 – 6 of 6) sorted by relevance

/linux/include/acpi/
H A Dghes.h72 struct list_head *ghes_get_devices(void);
76 static inline struct list_head *ghes_get_devices(void) { return NULL; } in ghes_get_devices() function
/linux/drivers/edac/
H A Dlayerscape_edac.c42 if (ghes_get_devices()) in fsl_ddr_mc_init()
H A Darmada_xp_edac.c600 if (ghes_get_devices()) in armada_xp_edac_init()
H A Dthunderx_edac.c2109 if (ghes_get_devices()) in thunderx_edac_init()
H A Dsb_edac.c3638 if (ghes_get_devices()) in sbridge_init()
/linux/drivers/acpi/apei/
H A Dghes.c1816 struct list_head *ghes_get_devices(void) in ghes_get_devices() function
1834 EXPORT_SYMBOL_GPL(ghes_get_devices);