Searched refs:is_endpoint_decoder (Results 1 – 4 of 4) sorted by relevance
443 bool is_endpoint_decoder(struct device *dev) in is_endpoint_decoder() function462 !is_switch_decoder(dev) && !is_endpoint_decoder(dev), in to_cxl_decoder()471 if (dev_WARN_ONCE(dev, !is_endpoint_decoder(dev), in to_cxl_endpoint_decoder()1660 if (!is_endpoint_decoder(dev)) { in cxl_decoder_add_locked()1717 if (is_endpoint_decoder(dev)) { in cxld_unregister()
692 if (is_endpoint_decoder(&cxld->dev)) in init_hdm_decoder()
1396 if (!is_endpoint_decoder(dev)) { in attach_target()
582 bool is_endpoint_decoder(struct device *dev);