Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cxl/core/
Dport.c1314 static int match_port_by_dport(struct device *dev, const void *data) in match_port_by_dport() function
1339 dev = bus_find_device(&cxl_bus_type, NULL, ctx, match_port_by_dport); in __find_cxl_port()