Searched refs:PCI_DEVICE_ID_SI_7018 (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident.c71 {PCI_DEVICE(PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_7018), 0, 0, 0},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dtrident.h47 #ifndef PCI_DEVICE_ID_SI_7018
48 #define PCI_DEVICE_ID_SI_7018 0x7018 macro
H A Dtrident.c286 {PCI_DEVICE(PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_7018), 0, 0, SIS_7018},
534 case PCI_DEVICE_ID_SI_7018:
874 case PCI_DEVICE_ID_SI_7018:
989 if (state->card->pci_id != PCI_DEVICE_ID_SI_7018) {
1042 case PCI_DEVICE_ID_SI_7018:
1088 if (state->card->pci_id != PCI_DEVICE_ID_SI_7018) {
1127 case PCI_DEVICE_ID_SI_7018:
2655 if (state->card->pci_id != PCI_DEVICE_ID_SI_7018) {
2774 if (card->pci_id == PCI_DEVICE_ID_SI_7018) {
2789 if (card->pci_id == PCI_DEVICE_ID_SI_7018) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dtrident.h38 #define TRIDENT_DEVICE_ID_SI7018 ((PCI_VENDOR_ID_SI<<16)|PCI_DEVICE_ID_SI_7018)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_ids.h680 #define PCI_DEVICE_ID_SI_7018 0x7018 macro

Completed in 179 milliseconds