Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dpci.c829 to_pci_dev(dev)->device != PCI_DEVICE_ID_AL_M5451 || in ali_sound_dma_hack()
/linux/sound/pci/ali5451/
H A Dali5451.c56 #define DEVICE_ID_ALI5451 ((PCI_VENDOR_ID_AL<<16)|PCI_DEVICE_ID_AL_M5451)
250 {PCI_DEVICE(PCI_VENDOR_ID_AL, PCI_DEVICE_ID_AL_M5451), 0, 0, 0},
/linux/include/linux/
H A Dpci_ids.h1172 #define PCI_DEVICE_ID_AL_M5451 0x5451 macro