Searched refs:cxl_switch_decoder_alloc (Results 1 – 4 of 4) sorted by relevance
64 cxlsd = cxl_switch_decoder_alloc(port, 1); in devm_cxl_add_passthrough_decoder()1054 cxlsd = cxl_switch_decoder_alloc(port, target_count); in devm_cxl_enumerate_decoders()
1737 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port, in cxl_switch_decoder_alloc() function1761 EXPORT_SYMBOL_NS_GPL(cxl_switch_decoder_alloc, CXL);
722 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port,
870 cxlsd = cxl_switch_decoder_alloc(port, target_count); in mock_cxl_enumerate_decoders()