Home
last modified time | relevance | path

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

/linux-6.15/drivers/cxl/core/
H A Dport.c1047 static struct cxl_dport *find_dport(struct cxl_port *port, int id) in find_dport() function
1065 dup = find_dport(port, dport->port_id); in add_dport()
1734 struct cxl_dport *dport = find_dport(port, target_map[i]); in decoder_populate_targets()