Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dport.c477 static const struct device_type cxl_decoder_root_type = { variable
491 return dev->type == &cxl_decoder_root_type; in is_root_decoder()
2022 cxld->dev.type = &cxl_decoder_root_type; in cxl_root_decoder_alloc()