Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dhcalls.c124 #define OP_STR(op, name_array) op_str(op, name_array, ARRAY_SIZE(name_array)) macro
126 #define OP_STR_AFU(op) OP_STR(op, afu_op_names)
127 #define OP_STR_CONTROL_ADAPTER(op) OP_STR(op, control_adapter_op_names)
128 #define OP_STR_DOWNLOAD_ADAPTER(op) OP_STR(op, download_op_names)