Searched refs:acpi_storage_d3 (Results 1 – 2 of 2) sorted by relevance
1344 bool acpi_storage_d3(struct device *dev) in acpi_storage_d3() function1356 EXPORT_SYMBOL_GPL(acpi_storage_d3);
2887 if (!noacpi && acpi_storage_d3(&pdev->dev)) { in nvme_pci_alloc_dev()