Searched defs:dport_dev (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/cxl/core/ |
H A D | port.c | 977 __devm_cxl_add_dport(struct cxl_port *port, struct device *dport_dev, in __devm_cxl_add_dport() 1072 struct device *dport_dev, int port_id, in devm_cxl_add_dport() 1101 struct device *dport_dev, int port_id, in devm_cxl_add_rch_dport() 1170 const struct device *dport_dev; member 1206 static struct cxl_port *find_cxl_port(struct device *dport_dev, in find_cxl_port() 1220 struct device *dport_dev, in find_cxl_port_at() 1408 struct device *dport_dev) in add_port_attach_ep() 1498 struct device *dport_dev = grandparent(iter); in devm_cxl_enumerate_ports() local
|
/openbmc/linux/tools/testing/cxl/test/ |
H A D | mock.c | 248 struct device *dport_dev, in __wrap_devm_cxl_add_rch_dport()
|
/openbmc/linux/drivers/cxl/ |
H A D | cxl.h | 610 cxl_find_dport_by_dev(struct cxl_port *port, const struct device *dport_dev) in cxl_find_dport_by_dev() 630 struct device *dport_dev; member
|