Searched refs:to_cxl_port (Results 1 – 5 of 5) sorted by relevance
46 if (is_cxl_root(to_cxl_port(dev))) in cxl_device_id()250 struct cxl_port *port = to_cxl_port(dev->parent); in cxl_decoder_release()312 struct cxl_port *port = to_cxl_port(dev); in cxl_port_release()340 struct cxl_port *to_cxl_port(struct device *dev) in to_cxl_port() function347 EXPORT_SYMBOL_NS_GPL(to_cxl_port, CXL);358 parent = to_cxl_port(port->dev.parent); in unregister_port()537 port = to_cxl_port(dev); in dev_is_cxl_root_child()541 parent = to_cxl_port(port->dev.parent); in dev_is_cxl_root_child()558 port = to_cxl_port(dev); in match_root_child()583 root = to_cxl_port(port_dev->parent); in find_cxl_root()[all …]
295 root = to_cxl_port(port->dev.parent); in __cxl_hdm_decode_init()297 root = to_cxl_port(root->dev.parent); in __cxl_hdm_decode_init()
35 struct cxl_port *port = to_cxl_port(dev); in cxl_port_probe()
321 struct cxl_port *to_cxl_port(struct device *dev);
435 struct cxl_port *parent_port = to_cxl_port(port->dev.parent); in mock_cxl_enumerate_decoders()