Searched defs:parent_dport (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/cxl/ | ||
H A D | mem.c | 48 devm_cxl_add_endpoint(struct device *host, struct cxl_memdev *cxlmd, struct cxl_dport *parent_dport) devm_cxl_add_endpoint() argument |
H A D | cxl.h | 591 struct cxl_dport *parent_dport; member |
/kernel/linux/linux-6.6/drivers/cxl/core/ | ||
H A D | port.c | 612 devm_cxl_link_parent_dport(struct device *host, struct cxl_port *port, struct cxl_dport *parent_dport) devm_cxl_link_parent_dport() argument 630 cxl_port_alloc(struct device *uport_dev, resource_size_t component_reg_phys, struct cxl_dport *parent_dport) cxl_port_alloc() argument 747 __devm_cxl_add_port(struct device *host, struct device *uport_dev, resource_size_t component_reg_phys, struct cxl_dport *parent_dport) __devm_cxl_add_port() argument 804 devm_cxl_add_port(struct device *host, struct device *uport_dev, resource_size_t component_reg_phys, struct cxl_dport *parent_dport) devm_cxl_add_port() argument 1412 struct cxl_dport *dport, *parent_dport; add_port_attach_ep() local [all...] |
Completed in 5 milliseconds