Searched refs:port_to_host (Results 1 – 2 of 2) sorted by relevance
155 static inline struct device *port_to_host(struct cxl_port *port) in port_to_host() function
622 device_lock_assert(port_to_host(port)); in unregister_port()1424 struct device *host = port_to_host(endpoint); in delete_endpoint()1440 struct device *host = port_to_host(endpoint); in cxl_endpoint_autoremove()1782 guard(device)(port_to_host(port)); in find_or_add_dport()