Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cxl/core/
Dcore.h60 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev);
Dport.c156 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show()
400 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release()
478 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev) in to_cxl_switch_decoder() function
1661 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_decoder_add_locked()
Dhdm.c601 to_cxl_switch_decoder(&cxld->dev); in cxl_decoder_commit()
Dregion.c989 cxlsd = to_cxl_switch_decoder(&cxld->dev); in cxl_port_setup_targets()