Searched refs:to_cxl_host_bridge (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/cxl/
H A Dmock_acpi.c10 struct acpi_device *to_cxl_host_bridge(struct device *host, struct device *dev) function
/linux-master/drivers/cxl/
H A Dacpi.c451 __mock struct acpi_device *to_cxl_host_bridge(struct device *host, function
526 struct acpi_device *hb = to_cxl_host_bridge(NULL, dev);
545 struct acpi_device *hb = to_cxl_host_bridge(host, match);
602 struct acpi_device *hb = to_cxl_host_bridge(host, match);

Completed in 96 milliseconds