Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/char/agp/
Damd-k7-agp.c394 .device_id = PCI_DEVICE_ID_AMD_FE_GATE_7006,
436 if (agp_bridge->dev->device == PCI_DEVICE_ID_AMD_FE_GATE_7006) { in agp_amdk7_probe()
502 .device = PCI_DEVICE_ID_AMD_FE_GATE_7006,
/linux-6.6.21/include/linux/
Dpci_ids.h590 #define PCI_DEVICE_ID_AMD_FE_GATE_7006 0x7006 macro