Searched refs:cxl_hdm_decode_init (Results 1 – 5 of 5) sorted by relevance
76 int cxl_hdm_decode_init(struct cxl_dev_state *cxlds, struct cxl_hdm *cxlhdm);
64 rc = cxl_hdm_decode_init(cxlds, cxlhdm); in cxl_port_probe()
12 ldflags-y += --wrap=cxl_hdm_decode_init
347 int cxl_hdm_decode_init(struct cxl_dev_state *cxlds, struct cxl_hdm *cxlhdm) in cxl_hdm_decode_init() function455 EXPORT_SYMBOL_NS_GPL(cxl_hdm_decode_init, CXL);
220 rc = cxl_hdm_decode_init(cxlds, cxlhdm); in __wrap_cxl_hdm_decode_init()