Home
last modified time | relevance | path

Searched refs:cxl_hdm_decode_init (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/cxl/core/
H A Dpci.c367 int cxl_hdm_decode_init(struct cxl_dev_state *cxlds, struct cxl_hdm *cxlhdm, in cxl_hdm_decode_init() function
449 EXPORT_SYMBOL_NS_GPL(cxl_hdm_decode_init, "CXL");
H A Dhdm.c1281 rc = cxl_hdm_decode_init(cxlds, cxlhdm, &info); in devm_cxl_endpoint_decoders_setup()