Home
last modified time | relevance | path

Searched refs:cxl_decoder_switch_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cxl/core/
H A Dport.c446 static const struct device_type cxl_decoder_switch_type = { variable
472 return is_root_decoder(dev) || dev->type == &cxl_decoder_switch_type; in is_switch_decoder()
1758 cxld->dev.type = &cxl_decoder_switch_type; in cxl_switch_decoder_alloc()