Searched refs:acpi_storage_d3 (Results 1 – 3 of 3) sorted by relevance
1492 bool acpi_storage_d3(struct device *dev) in acpi_storage_d3() function1507 EXPORT_SYMBOL_GPL(acpi_storage_d3);
1240 bool acpi_storage_d3(struct device *dev);1249 static inline bool acpi_storage_d3(struct device *dev) in acpi_storage_d3() function
3718 acpi_storage_d3(&pdev->dev)) { in nvme_pci_alloc_dev()