Home
last modified time | relevance | path

Searched refs:CXL_API_VERSION_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/misc/cxl/
Dsysfs.c443 return scnprintf(buf, PAGE_SIZE, "%i\n", CXL_API_VERSION_COMPATIBLE); in api_version_compatible_show()
Dcxl.h37 #define CXL_API_VERSION_COMPATIBLE 1 macro