Searched refs:is_cxl_port (Results 1 – 3 of 3) sorted by relevance
49 if (is_cxl_port(dev)) { in cxl_device_id()526 bool is_cxl_port(struct device *dev) in is_cxl_port() function530 EXPORT_SYMBOL_NS_GPL(is_cxl_port, CXL);747 if (!is_cxl_port(dev)) in dev_is_cxl_root_child()996 if (!is_cxl_port(dev)) in match_port_by_dport()
291 while (!is_cxl_root(root) && is_cxl_port(root->dev.parent)) in __cxl_hdm_decode_init()
556 bool is_cxl_port(struct device *dev);