Home
last modified time | relevance | path

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

/drivers/acpi/
Ddevice_pm.c1344 bool acpi_storage_d3(struct device *dev) in acpi_storage_d3() function
1356 EXPORT_SYMBOL_GPL(acpi_storage_d3);
/drivers/nvme/host/
Dpci.c2887 if (!noacpi && acpi_storage_d3(&pdev->dev)) { in nvme_pci_alloc_dev()