Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/cxl/core/
Dport.c902 static struct cxl_dport *find_dport(struct cxl_port *port, int id) in find_dport() function
920 dup = find_dport(port, dport->port_id); in add_dport()
1590 struct cxl_dport *dport = find_dport(port, target_map[i]); in decoder_populate_targets()