Searched refs:acpi_storage_d3 (Results 1 – 4 of 4) sorted by relevance
1474 bool acpi_storage_d3(struct device *dev) in acpi_storage_d3() function1489 EXPORT_SYMBOL_GPL(acpi_storage_d3);
1126 bool acpi_storage_d3(struct device *dev);1135 static inline bool acpi_storage_d3(struct device *dev) in acpi_storage_d3() function
2472 if (acpi_storage_d3(ap->host->dev)) in ahci_port_suspend()
2937 if (!noacpi && acpi_storage_d3(&pdev->dev)) { in nvme_pci_alloc_dev()
Completed in 21 milliseconds