Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cxl/core/
Dport.c1021 static struct cxl_port *find_cxl_port(struct device *dport_dev, in find_cxl_port() function
1180 port = find_cxl_port(dport_dev, NULL); in cxl_detach_ep()
1270 parent_port = find_cxl_port(dparent, &parent_dport); in add_port_attach_ep()
1352 port = find_cxl_port(dport_dev, &dport); in devm_cxl_enumerate_ports()
1399 return find_cxl_port(grandparent(&cxlmd->dev), dport); in cxl_mem_find_port()