Searched refs:NVME_QUIRK_SIMPLE_SUSPEND (Results 1 – 3 of 3) sorted by relevance
115 NVME_QUIRK_SIMPLE_SUSPEND = (1 << 10), enumerator
2933 return NVME_QUIRK_SIMPLE_SUSPEND; in check_vendor_combination_bug() 2938 * NVME_QUIRK_SIMPLE_SUSPEND. Do a full suspend to save a in check_vendor_combination_bug() 2948 * Exclude Samsung 990 Evo from NVME_QUIRK_SIMPLE_SUSPEND in check_vendor_combination_bug() 3005 quirks |= NVME_QUIRK_SIMPLE_SUSPEND; in nvme_pci_alloc_dev() 3251 (ndev->ctrl.quirks & NVME_QUIRK_SIMPLE_SUSPEND)) in nvme_suspend()
2565 .quirks = NVME_QUIRK_SIMPLE_SUSPEND,