Searched refs:acpi_storage_d3 (Results 1 – 4 of 4) sorted by relevance
1455 bool acpi_storage_d3(struct device *dev) in acpi_storage_d3() function1470 EXPORT_SYMBOL_GPL(acpi_storage_d3);
1110 bool acpi_storage_d3(struct device *dev);1119 static inline bool acpi_storage_d3(struct device *dev) in acpi_storage_d3() function
2365 if (acpi_storage_d3(ap->host->dev)) in ahci_port_suspend()
3133 if (!noacpi && acpi_storage_d3(&pdev->dev)) { in nvme_probe()