Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cxl/
Dacpi.c319 static struct lock_class_key cxl_root_key; variable
452 device_lock_set_class(&pdev->dev, &cxl_root_key); in cxl_acpi_probe()