Searched refs:cxlrd_dev (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/cxl/core/
H A Dregion.c3188 struct device *cxlrd_dev, *region_dev; local
3195 cxlrd_dev = device_find_child(&root->dev, &cxld->hpa_range,
3197 if (!cxlrd_dev) {
3205 cxlrd = to_cxl_root_decoder(cxlrd_dev);
3245 put_device(cxlrd_dev);

Completed in 265 milliseconds