Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Datp870u.c1259 (pdev->device == PCI_DEVICE_ID_ARTOP_AEC7610 && in atp870_init()
1503 if (ent->device == PCI_DEVICE_ID_ARTOP_AEC7610 && pdev->revision < 2) { in atp870u_probe()
1691 { PCI_DEVICE(PCI_VENDOR_ID_ARTOP, PCI_DEVICE_ID_ARTOP_AEC7610) },
/kernel/linux/linux-5.10/include/linux/
Dpci_ids.h1633 #define PCI_DEVICE_ID_ARTOP_AEC7610 0x8002 macro