Home
last modified time | relevance | path

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

/linux-6.15/drivers/cxl/
H A Dcxl.h628 const struct cxl_root_ops *ops;
637 struct cxl_root_ops { struct
737 const struct cxl_root_ops *ops);
H A Dacpi.c301 static const struct cxl_root_ops acpi_root_ops = {
/linux-6.15/drivers/cxl/core/
H A Dport.c954 const struct cxl_root_ops *ops) in devm_cxl_add_root()