Searched refs:STAC_DELL_BIOS (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/pci/hda/ |
D | patch_sigmatel.c | 156 STAC_DELL_BIOS, enumerator 3907 [STAC_DELL_BIOS] = { 3927 .chain_id = STAC_DELL_BIOS, 3937 .chain_id = STAC_DELL_BIOS, 3956 { .id = STAC_DELL_BIOS, .name = "dell-bios" }, 3982 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f3, "Dell Inspiron 1420", STAC_DELL_BIOS), 3983 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x01f7, "Dell XPS M1730", STAC_DELL_BIOS), 3984 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0227, "Dell Vostro 1400 ", STAC_DELL_BIOS), 3986 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x022f, "Dell Inspiron 1525", STAC_DELL_BIOS), 3987 SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0242, "Dell ", STAC_DELL_BIOS), [all …]
|