Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Ddevice_pm.c1492 bool acpi_storage_d3(struct device *dev) in acpi_storage_d3() function
1507 EXPORT_SYMBOL_GPL(acpi_storage_d3);
/linux/drivers/ata/
H A Dlibahci.c2474 if (acpi_storage_d3(ap->host->dev)) in ahci_port_suspend()
/linux/drivers/nvme/host/
H A Dpci.c3668 acpi_storage_d3(&pdev->dev)) { in nvme_pci_alloc_dev()