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

/linux-master/drivers/cxl/
H A Dcxl.h647 cxl_find_dport_by_dev(struct cxl_port *port, const struct device *dport_dev) function
H A Dacpi.c616 dport = cxl_find_dport_by_dev(root_port, bridge);
/linux-master/drivers/cxl/core/
H A Dport.c1320 dport = cxl_find_dport_by_dev(port, ctx->dport_dev);
H A Dregion.c1827 dport = cxl_find_dport_by_dev(root_port, ep_port->host_bridge);
1883 dport = cxl_find_dport_by_dev(root_port,

Completed in 148 milliseconds