Home
last modified time | relevance | path

Searched defs:EXPORT_SYMBOL_FWTBL_LIB (Results 1 – 1 of 1) sorted by path

/linux/include/linux/
H A Dfw_table.h54 #define EXPORT_SYMBOL_FWTBL_LIB(x) EXPORT_SYMBOL_ACPI_LIB(x) macro
57 #define EXPORT_SYMBOL_FWTBL_LIB(x) EXPORT_SYMBOL_NS_GPL(x, CXL) macro