Searched refs:cxl_dport (Results 1 – 3 of 3) sorted by relevance
104 struct cxl_dport *dport = cxld->target[i]; in target_list_show()105 struct cxl_dport *next = NULL; in target_list_show()214 static void cxl_dport_release(struct cxl_dport *dport) in cxl_dport_release()224 struct cxl_dport *dport, *_d; in cxl_port_release()256 struct cxl_dport *dport; in unregister_port()381 static struct cxl_dport *find_dport(struct cxl_port *port, int id) in find_dport()383 struct cxl_dport *dport; in find_dport()392 static int add_dport(struct cxl_port *port, struct cxl_dport *new) in add_dport()394 struct cxl_dport *dup; in add_dport()424 struct cxl_dport *dport; in cxl_add_dport()[all …]
195 struct cxl_dport *target[];258 struct cxl_dport { struct
241 static struct cxl_dport *find_dport_by_dev(struct cxl_port *port, struct device *dev) in find_dport_by_dev()243 struct cxl_dport *dport; in find_dport_by_dev()282 struct cxl_dport *dport; in add_host_bridge_uport()
Completed in 7 milliseconds