Searched refs:cxl_switch_decoder_alloc (Results 1 – 4 of 4) sorted by relevance
56 cxlsd = cxl_switch_decoder_alloc(port, 1); in devm_cxl_add_passthrough_decoder()1001 cxlsd = cxl_switch_decoder_alloc(port, target_count); in devm_cxl_enumerate_decoders()
1709 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port, in cxl_switch_decoder_alloc() function1733 EXPORT_SYMBOL_NS_GPL(cxl_switch_decoder_alloc, CXL);
720 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port,
869 cxlsd = cxl_switch_decoder_alloc(port, target_count); in mock_cxl_enumerate_decoders()