Searched refs:cxl_add_ep (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/cxl/core/
H A Dport.c1276 * cxl_add_ep - register an endpoint's interest in a port
1284 static int cxl_add_ep(struct cxl_dport *dport, struct device *ep_dev) function
1501 * enumerated port. Block new cxl_add_ep() and garbage
1591 rc = cxl_add_ep(dport, &cxlmd->dev);
1658 rc = cxl_add_ep(dport, &cxlmd->dev);

Completed in 113 milliseconds