Searched refs:is_switch_decoder (Results 1 – 5 of 5) sorted by relevance
470 bool is_switch_decoder(struct device *dev) in is_switch_decoder() function474 EXPORT_SYMBOL_NS_GPL(is_switch_decoder, CXL);479 !is_switch_decoder(dev) && !is_endpoint_decoder(dev), in to_cxl_decoder()497 if (dev_WARN_ONCE(dev, !is_switch_decoder(dev), in to_cxl_switch_decoder()
194 if (is_switch_decoder(&cxld->dev)) in commit_decoder()681 if (!is_switch_decoder(dev)) in match_free_decoder()704 if (!is_switch_decoder(dev)) in match_auto_decoder()988 if (is_switch_decoder(&cxld->dev)) { in cxl_port_attach_region()1602 if (!is_switch_decoder(dev)) in match_switch_decoder_by_range()
690 if (is_switch_decoder(&cxld->dev)) { in cxl_decoder_commit()731 if (!is_switch_decoder(dev) && !is_endpoint_decoder(dev)) in commit_reap()
716 bool is_switch_decoder(struct device *dev);
726 if (!is_switch_decoder(dev)) in first_decoder()