Home
last modified time | relevance | path

Searched defs:cxl_mock_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/cxl/test/
H A Dmock.h7 struct cxl_mock_ops { struct
30 void register_cxl_mock_ops(struct cxl_mock_ops *ops); argument
H A Dcxl.c979 static struct cxl_mock_ops cxl_mock_ops = { variable