Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dport.c160 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show()
406 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release()
486 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev) in to_cxl_switch_decoder() function
493 EXPORT_SYMBOL_NS_GPL(to_cxl_switch_decoder, CXL);
1805 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_decoder_add_locked()
Dregion.c209 cxlsd = to_cxl_switch_decoder(&cxld->dev); in commit_decoder()
1112 cxlsd = to_cxl_switch_decoder(&cxld->dev); in cxl_port_setup_targets()
1498 cxlsd = to_cxl_switch_decoder(dev); in decoder_match_range()
1578 cxlsd = to_cxl_switch_decoder(dev); in cmp_decode_pos()
Dhdm.c668 to_cxl_switch_decoder(&cxld->dev); in cxl_decoder_commit()
/Linux-v6.6/drivers/cxl/
Dcxl.h711 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev);
/Linux-v6.6/tools/testing/cxl/test/
Dcxl.c813 cxlsd = to_cxl_switch_decoder(dev); in mock_init_hdm_decoder()