Searched refs:STAC_DELL_BIOS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_sigmatel.c | 156 STAC_DELL_BIOS, enumerator 3917 [STAC_DELL_BIOS] = { 3937 .chain_id = STAC_DELL_BIOS, 3947 .chain_id = STAC_DELL_BIOS, 3966 { .id = STAC_DELL_BIOS, .name = "dell-bios" }, 3992 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f3, "Dell Inspiron 1420", STAC_DELL_BIOS), 3993 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f7, "Dell XPS M1730", STAC_DELL_BIOS), 3994 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0227, "Dell Vostro 1400 ", STAC_DELL_BIOS), 3996 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x022f, "Dell Inspiron 1525", STAC_DELL_BIOS), 3997 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0242, "Dell ", STAC_DELL_BIOS), [all …]
|