Searched refs:acpi_storage_d3 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/acpi/
H A Ddevice_pm.c1474 * acpi_storage_d3 - Check if D3 should be used in the suspend path
1487 bool acpi_storage_d3(struct device *dev) function
1502 EXPORT_SYMBOL_GPL(acpi_storage_d3); variable
/linux-master/include/linux/
H A Dacpi.h1129 bool acpi_storage_d3(struct device *dev);
1138 static inline bool acpi_storage_d3(struct device *dev) function
/linux-master/drivers/ata/
H A Dlibahci.c2476 if (acpi_storage_d3(ap->host->dev))
/linux-master/drivers/nvme/host/
H A Dpci.c2958 acpi_storage_d3(&pdev->dev)) {

Completed in 127 milliseconds