Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dpatch_sigmatel.c164 STAC_DELL_3ST, enumerator
2052 [STAC_DELL_3ST] = dell_3st_pin_configs,
2064 [STAC_DELL_3ST] = "dell-3stack",
2084 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01dd, "Dell Dimension E520", STAC_DELL_3ST),
2085 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01ed, "Dell ", STAC_DELL_3ST),
2086 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f4, "Dell ", STAC_DELL_3ST),
6042 case STAC_DELL_3ST: in patch_stac927x()