Searched defs:EXPORT_SYMBOL_FWTBL_LIB (Results 1 - 1 of 1) sorted by relevance

/linux-master/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

Completed in 113 milliseconds