Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/host/
Dpci.c3423 static const struct pci_device_id nvme_id_table[] = { variable
3603 MODULE_DEVICE_TABLE(pci, nvme_id_table);
3607 .id_table = nvme_id_table,