Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dpci.c962 pdev->device == PCI_DEVICE_ID_AL_M5451 && in pci64_dma_supported()
/linux-4.1.27/sound/pci/ali5451/
Dali5451.c71 #define DEVICE_ID_ALI5451 ((PCI_VENDOR_ID_AL<<16)|PCI_DEVICE_ID_AL_M5451)
267 {PCI_DEVICE(PCI_VENDOR_ID_AL, PCI_DEVICE_ID_AL_M5451), 0, 0, 0},
/linux-4.1.27/include/linux/
Dpci_ids.h1113 #define PCI_DEVICE_ID_AL_M5451 0x5451 macro