Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dport.c175 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show()
427 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release()
507 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev) in to_cxl_switch_decoder() function
514 EXPORT_SYMBOL_NS_GPL(to_cxl_switch_decoder, "CXL");
1952 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_decoder_add_locked()
H A Dregion.c299 cxlsd = to_cxl_switch_decoder(&cxld->dev); in commit_decoder()
1119 cxlsd = to_cxl_switch_decoder(&cxld->dev); in cxl_port_attach_region()
1313 cxlsd = to_cxl_switch_decoder(&cxld->dev); in cxl_port_setup_targets()
1746 cxlsd = to_cxl_switch_decoder(dev); in match_switch_decoder_by_range()
1774 cxlsd = to_cxl_switch_decoder(dev); in find_pos_and_ways()
H A Dhdm.c672 to_cxl_switch_decoder(&cxld->dev); in cxl_decoder_commit()
/linux/tools/testing/cxl/test/
H A Dcxl.c820 cxlsd = to_cxl_switch_decoder(dev); in mock_init_hdm_decoder()