Searched refs:PCI_DEVICE_ID_ALI_5451 (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dtrident.c273 {PCI_VENDOR_ID_ALI, PCI_DEVICE_ID_ALI_5451,
532 case PCI_DEVICE_ID_ALI_5451:
820 if (i == 3 && card->pci_id == PCI_DEVICE_ID_ALI_5451)
824 if (card->pci_id == PCI_DEVICE_ID_ALI_5451 ||
845 case PCI_DEVICE_ID_ALI_5451:
960 if (state->card->pci_id == PCI_DEVICE_ID_ALI_5451) {
1006 case PCI_DEVICE_ID_ALI_5451:
1033 if ((card->pci_id == PCI_DEVICE_ID_ALI_5451) && (channel->num == ALI_SPDIF_IN_CHANNEL)) {
1092 case PCI_DEVICE_ID_ALI_5451:
1391 if(state->card->pci_id != PCI_DEVICE_ID_ALI_5451)
[all...]
H A Dtrident.h51 #ifndef PCI_DEVICE_ID_ALI_5451
52 #define PCI_DEVICE_ID_ALI_5451 0x5451 macro

Completed in 44 milliseconds