Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl.c814 static void mock_decoder_reset(struct cxl_decoder *cxld);
826 a->reset = mock_decoder_reset; in cxld_copy()
982 static void mock_decoder_reset(struct cxl_decoder *cxld) in mock_decoder_reset() function
1040 cxld->reset = mock_decoder_reset; in init_disabled_mock_decoder()
1070 cxld->reset = mock_decoder_reset; in default_mock_decoder()
1166 cxld->reset = mock_decoder_reset; in mock_init_hdm_type2_cxled()
1196 cxld->reset = mock_decoder_reset; in mock_init_hdm_type2_cxled()
1249 cxld->reset = mock_decoder_reset; in mock_init_hdm_type3_cxled()
1296 cxld->reset = mock_decoder_reset; in mock_init_hdm_type3_cxled()